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

No Subject



Could I concatenate two variables on a PRINT SENTENCE? I'm trying to do
this:

  encode
'<27>&l12d0e0o1x1s<27>&a1g<27>&a0r<27>&f0s<27>&f1000y3x<27>&f1s<27>(s4099<27
>(s15h' into $ESC1
  encode '<27>&a' into $ESC2
  PRINT $ESC1||$ESC2||'3R'      (,)