<< Previous Topic | Next Topic >>Return to Index  

REXX

February 9 2002 at 9:16 PM
Dr. Bad 

 
4b3 now runs at least some of my Zoc scripts without changes Nice work.

One minor issue:

x = x||"blah ^M^J"
x = x||"blah again^M^J"

in Zoc, the ^J is necessary for a line feed so that when you subsequently go "SAY x" or "ZocWriteln x" it prints 2 lines. In Attac the ^J prints as a "J" character. I'm guessing you've specially taken notice of "^M" rather than more generally ^x = ctrl-x. Attacs ZocWriteln actually issues a line feed just on encountering ^M, so perhaps it should simply ignore ^J's in a string when printing it.

Cheers,

Dr. Bad



 
 Respond to this message   
AuthorReply

^J

February 10 2002, 2:28 PM 

Done. Look for it in the next release

 
 Respond to this message   
Current Topic - REXX
  << Previous Topic | Next Topic >>Return to Index  
Find more forums on Tradewars 2002Create your own forum at Network54
 Copyright © 1999-2009 Network54. All rights reserved.   Terms of Use   Privacy Statement