Marian Petrides asked:
>>Am having a problem with putting together very long if statements 
>>that work on Windows.  On the Mac I simply use OPT-L to get the 
>>little Allen wrench icon that indicates the line continues on the 
>>next line, but when I port these stacks to Windows I get a script 
>>error and the debugging window highlights the part of the script 
>>where the  and� appears.
>>
>>How do I string long ifs together in Rev for Windows? Is there an 
>>equivalent key combination that works in the Win version??


Monte Goulding said:
>Use "\" instead (works on all platforms).


Idle thought: Could this perhaps be tied to the option-return 
keystroke that inserts the 'allen wrench' character and soft return 
in one step, in SuperCard?
I've always found that key combination to be very clear and logical, 
even though it doesn't produce that character in any other app.

I'd be happy to have Revolution insert \ plus the soft return when I 
type option(alt)-return in a script. Does that make sense?

k
-- 

Reply via email to