In fact I stand corrected, my code will run .prg, .php, .py. .js and app files.
result = Lianja.spawnApp(filename | appname, [username, [password, [args] ] ])
if result
// process is running...
Type: Posts; User: barrymavin
In fact I stand corrected, my code will run .prg, .php, .py. .js and app files.
result = Lianja.spawnApp(filename | appname, [username, [password, [args] ] ])
if result
// process is running...
That's probably because that's not an app it's a prg file. I would need to look in the code (I'm not on my computer at the moment) but I think it just takes an app name.