--- In [email protected], "stindlpeter" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "stindlpeter" <[EMAIL PROTECTED]> > wrote: > > > > Using *script runfile I am not able to define a relative path. I > > have to define the full path of the file. But it works great for > > instance with *script assign scriptfile. Do I make a syntax error? > > > > Powerpro latest on Win98SE. > > Have to correct this: After a restart of the system/PowerPro it does > not work with *script assign scriptfile too. > > Simply had SCRIPTFILE = "/ScriptLog/NoteHandling Script.txt" > > instead of > > SCRIPTFILE = "N:/Program Files/PowerPro/ScriptLog/NoteHandling > Script.txt"
Remove the leading slash as: ScriptLog/NoteHandling Script.txt Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
