Old thread, new problem... sorry if this is already answered somewhere else or not the way to proceed on a thread; however, I having the same or similar problem and so far Lawson/Infor has been little help.
First, how can I determine the environment in LID?
It is being hosted on Amazon AWS, Windows as specified by Infor, but beyond that I'm clueless... except for the information I've found on this and other user support sites. How does one identify the shell?
I do (I think) understand the concept of "lashell", but having difficulty getting the reference or user guide information I need. I read about LUA(?) and MKS(?) but do not know how to determine which I may have ... or cygwin? It seems like it is cygwin... but MS DOS seems to work too... (vi command.exe?).
I am trying to develop batch or command line interpreter scripts, and integrate with tokendef and jobdef.
Perl too... we use perl and need to invoke from a job and/or a script (.bat or .cmd ??? ) and I tried the "start" and "cmd" in tokendef and it only hung up... just specifying the file name seems to work.
i.e. "Command D:/mydefault/login/directory/doodahdoodah.bat" (without the quotes).
Any help would be greatly appreciated!