topxerr.opl
来自「在手机操作系统symbina上使用的一个脚本扩展语言的代码实现,可以参考用于自己」· OPL 代码 · 共 10 行
OPL
10 行
rem this test is not runnable
rem In the header file each OPX declaration should be commented out in turn
rem to check that the correct errors are returned
include "topxerr.oxh"
PROC topxerr:
print "Opler1 OPX-specific Error Tests"
ENDP
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?