Long Lines Question

Brad Marx ((no email))
Sat, 12 Feb 1994 10:44:08 -0500 (EST)

I have some long lines in my script that I would like to put on two lines
so all of the text is readable and doesn't extend beyond the screen. How
do I do this? I have tried using a '\' and it seems to work. Is this
correct or is there a better way?

Example:

if field "Work Area" of card "Aster*x Words Blank Screen" \
of stack "Scenario A Simulation" is not empty then

I am specifying the stack and card names because the above script is for a
button on a different stack (ie: multiple stacks are open concurrently).
I know I could also shorten the names, but I would like to leave them
descriptive so it will be easier for maintenance.

Any comments?

Brad

--------------------------------------------------------------------------
| Bradford Marx | Children are natural mimics who act like their parents |
| marxb@bah.com | despite every effort to teach them good manners. |
--------------------------------------------------------------------------