[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

[sqr-users] span 2 lines



Hi all,
is there a way to continue an SQR statement onto another line?  For instance 
I have a long string that I want to put into a variable and I've been doing 
this:

let $temp = 'blah balh'
let $temp = $temp || 'more more '

Is there a way that I can do something like this:
let $temp = 'blah blah' || \
            'more more'

Thanks,
Ben Anderson

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.  
http://join.msn.com/?page=features/virus

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users