extends.tpl

来自「在手机操作系统symbina上使用的一个脚本扩展语言的代码实现,可以参考用于自己」· TPL 代码 · 共 20 行

TPL
20
字号
REM extends.tpl

rem The app declaration is causing problems for the CompareFilesL() test code...
rem APP fred,31131312
rem	FLAGS $1
	rem PATH "\FRED\JIM"
	rem EXT "JIM"
	rem ICON "C:\tOPLT\test.pic"
rem ENDA
	
	
	
PROC bugs%:
	REM Bugs in translator that have been fixed
	REM Also additions
	REM stack death on lots of minuses
	l%=--------------------------------------------------------------------------------------------------------------------------------1
		
	REM death caused by passing foreign characters to isReserved
	rem was: 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?