Hi !
I want to modify the autoexec.bat file (to insert entries for old 16Bit apps). Here I have to insert a line like
path=%path%;path extension
How can I escape the expression "%path%" (this is NO variable, of course). I didn't find it in the users manual (SF version 6.0.1.0).
Hayo
I want to modify the autoexec.bat file (to insert entries for old 16Bit apps). Here I have to insert a line like
path=%path%;path extension
How can I escape the expression "%path%" (this is NO variable, of course). I didn't find it in the users manual (SF version 6.0.1.0).
Hayo
Comment