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

Re: [sqr-users] Using '!' in file output



Use the ascii representation.

encode '<33>' into $ExclamationMark
let $PrintLine = 'So this is how you do it' || $ExclamationMark
write 10 from $PrintLine

Don

> Hello,
> 
> 
> 
> I am trying to use an exclamation point in an output file created by an
> SQR program using a write command.  Is there a way to have SQR not
> recognize the exclamation point as a comment field?  Any help would be
> greatly appreciated!
> 
> Erik

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