Re: [F-Script-talk] Re: general queries
Brought to you by:
pmougin
From: Sven A. S. <sve...@ma...> - 2002-04-29 15:43:09
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bob, you're right, I can reproduce the error now. Seems like this bug has been obscured by my test setup. I don't know how the fscripter path can be relevant after its successful start. Maybe the NSNotification center somehow uses the program's path to deliver notifications (judging from the error message the notification delivery is where the problem occurs) and the startup path is different than the one in the shebang line. I don't know when I will have time to look at this... If you can live with it, so can I :-) Cheers, Sven On Monday, April 29, 2002, at 04:35 AM, bob ackerman wrote: > oh. if i run my script in same directory as the fscripter file, it > works. > i had fscripter in a different directory than my script with a full > path in the shebang line. > now it works with first line as: #! fscripter > which is how examples are written. > so i guess it has always been this way? > i can live with it this way. > > > _______________________________________________ > F-Script-talk mailing list > F-S...@li... > https://lists.sourceforge.net/lists/listinfo/f-script-talk > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (Darwin) Comment: For info see http://www.gnupg.org iD8DBQE8zWoHVpUkGuwnAeURAm+FAJ9+CPrw3XxqzijkGJTc2g6DDF8dFACeO5Wz aIjt76eCaVQUzPU9+DuoFKk= =9Q/K -----END PGP SIGNATURE----- |