Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automatically convert and include scripts when generating the exe
#5
In LA, how can we implement asynchronous execution of a specific script within a single EXE? similar to the following QM code(single EXE)

Macro AA
 
Code:
Copy      Help
mac "M1" "" "hello"
mes "world"

Function M1
Code:
Copy      Help
function ~s1
mes s1


Messages In This Thread
RE: Automatically convert and include scripts when generating the exe - by Davider - 03-31-2024, 06:04 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)