Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community
It appears the START command in XP is now an internal command, that is, there is no longer a START.COM or START.EXE. In order to shell a command to run Windows program from ARev you have to call: CMD /c START start_parameters
It appears the START command in XP is now an internal command, that is, there is no longer a START.COM or START.EXE.
In order to shell a command to run Windows program from ARev you have to call:
CMD /c START start_parameters
View this thread on the forum...