[F-Script-talk] Re: general queries
Brought to you by:
pmougin
From: bob a. <rd...@pa...> - 2002-04-29 02:35:24
|
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. |