Hi,

well i had the same problem and here is what worked for me:

The problem is the shell-command does not get the filename right when it submits it to the command interpreter. This involves every command using long filenames with spaces in it.

try this:

SHELL '%comspec% /c start /w ""C:\DEV6I\BIN\ifrun60.EXE e:\erp_v9\bin\orama orama_logon/orama_logon@DBSFI""'

and tell me if it works.

Please take a good look at the end of the above command. There are three (3)!! characters at the end of the line!!

Greetings,
Axel

[ 23 January 2002: Message edited by: YJDax ]