Jianw
2025-05-14 29f8b36ebb718d2051bf0e7e701973ec4419ee80
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" )