Something else entirely.

I guess you could call them helper scripts libraries.

Example would be: You can program a script to create a switch statement and
then have it prompt you for the number of case statements to add in and if
you want them to break; or not.

Things like that.  Short cuts if you will..

Jim Lucas

----- Original Message ----- 
From: "Roger B.A. Klorese" <[EMAIL PROTECTED]>
To: "'Jim Lucas'" <[EMAIL PROTECTED]>; "'Chris W. Parker'"
<[EMAIL PROTECTED]>; "'jeffrey pearson'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, September 25, 2003 12:00 PM
Subject: RE: RE: [PHP] PHP Editor - which to use?


> > you can create so-called assistants...
> >
> > You can create a loop that asks in a table how many rows and
> > columns do you
> > want in that table.
> >
> > Then you can have it create the table with all your favorite
> > default table
> > settings, but while it is generating it, you could have it
> > prompt you for
> > any additional settings that you would like to have in the new table.
>
> That doesn't explain what "internal scripting" is.
>
> Do you mean that edit sessions are scriptable, using its own script
> interpreter?
>
> Or do you mean something else entirely?
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to