Tomas, If this is on Windows, you need to provide the extension (like "date.exe"). Also, don't forget that the path used by open process is relative to where "the directory" is. What platform are you running this on?
Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Tomas Franz�n > Sent: Saturday, March 22, 2003 9:06 AM > To: [EMAIL PROTECTED] > Subject: Open process > > > Hey, > This is my script: > > on mouseup > open process "/bin/date" > end mouseup > > Why do I get error -50 as the result? > > > Tomas Franz�n > Lighthead Software > http://www.lightheadsw.com/ > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-> revolution > _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
