[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] cgi development with BBedit



You can trash the CGI script instead of waiting for it to quit. That's one way to eliminate the wait problem.

Although, you should be able to test a script quite extensively by running it with MacPerl from the MacPerl menu in BBEdit.

- J


>I'm a bit new to MacPerl...
>
>I use BBedit on a separate machine from the WebStar server (os8.6) to edit
>my source files, then export directly to the server as .acgi. Even with
>setCGImins.dp or adjusting the time resource with ResEdit, development is
>frustrating. Once tested and edited, I have to either wait one minute for
>the CGI to quit, or I have to roll my chair over to the server and click the
>quit button in order to re-export. This isn't a problem so much once a CGI
>app is developed, but what a pain during development and testing!
>
>While the CGI is running on the server, if I try to export on top of it I
>get a MacOS error (-47) because the file is in-use. I don't mind that the
>CGI automatically quits after a period of time... but is there anything I
>can do so I can re-export a script that is running? (aside from exporting it
>with a different filename)
>
>Any help will be greatly appreciated.
>
>-
>Ryan Stanley
>Alaska Media 
>
>
># ===== Want to unsubscribe from this list?
># ===== Send mail with body "unsubscribe" to macperl-request@macperl.org


# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org