Jianw
2025-05-13 3b39fe3810c3ee2ec9ec97236c1769c5c85e062c
1
2
3
4
5
6
7
8
wms = require ("OILua_WMS")
mobox = require("OILua_JavelinExt")
 
local strLuaDEID = "{63F324AE-CF69-4A49-85D8-6FDBC7941259}"
 
mobox.abort(strLuaDEID)
 
print( "OK" )