Page 2 of 2

Posted: Tue Apr 15, 2003 8:24 am
by BackupUser
Restored from previous forum. Originally posted by JoRo.

by using the Chr(34) i found, that you have to type
RunProgram(Wordpad.exe,Chr(34)+Edit2$+Chr(34),EditFile$,"")
the first parameter, which stands for the filename in quotes, but the pathname without quotes.

Johannes