Steve,

You may want to contact Mark Hessling directly, he is the person (last I
heard anyway) that maintains it:

Regina REXX Interpreter -- By Mark Hessling 
        email:  [email protected] 


Regards, 

Herman Stocker 
It is impossible to make anything foolproof, because fools are so ingenious.

 -- Robert Heinlein


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf
Of Thompson, Steve
Sent: Monday, January 04, 2010 3:29 PM
To: [email protected]
Subject: Regina REXX under W/XP


I am attempting to solve a problem I have with some special files that get
used to drive some work under z/OS.

 

So I thought the best thing to do is write the REXX code to run under
Windows. So when I execute the code, REXX comes back and says:

 

Error 13 running "fully qualified path and file name", line 1: Invalid
character in program

Error 13.1 Invalid character in program "('ff'X)"

 

[Where "fully qualified path and file name" is the actual fully qualified
Window's file name]

 

I can not find any doc for "Error 13" (I have the manual for Regina REXX
printed and as a PDF). And I'm not seeing any odd characters in this file
(editing it with NOTEPAD).

 

Can anyone give me a clue as to where these errors are documented (I've been
to sourceforge, no joy. No joy with http://www.rexxla.org/ either).

 

Even better, what would cause this to think there is an X'FF' byte in this
record (the following is actually the first several records)?

 

/*

   Read CONFIG files for QC and insert today's date as needed.

 

   This initial area is to define all the things that must be

   set up for the rest of the exec to work. In particular the

   names of files and the "handle" to associate them with.

 */

 

 

Regards,

Steve Thompson


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to [email protected] with the message: GET IBM-MAIN INFO Search the
archives at http://bama.ua.edu/archives/ibm-main.html

- --


The sender believes that this E-mail and any attachments were free of any
virus, worm, Trojan horse, and/or malicious code when sent. This message and
its attachments could have been infected during transmission. By reading the
message and opening any attachments, the recipient accepts full
responsibility for taking protective and remedial action about viruses and
other defects. The sender's employer is not liable for any loss or damage
arising in any way from this message or its attachments.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to