Rob,
As it turns out, the reason is that running operating system commands is OS specific.
As i mentioned in a previous reply, I have cygwin installed on windows.
On windows you need to do it like this:
? "`cmd /c date /t`"
? "`cmd /c dir`"
You are running cmd.exe which requires interactive input. You cannot run that using backpacks or the run command in Lianja.
I will look into the crash but it makes no sense anyway to try and run an interactive command shell from within Lianja.
If you have any issues like that with Lianja submit a ticket and the issue will be dealt with in due course.
Bookmarks