If I were you, I'd ftp upload the file in BINARY back to the mainframe, then look at it using ISPF/BROWSE to see what the beginning of the file looks like. What version of Windows are you using? I tried the same as you on Win XP Pro, using notepad and doing a cut'n'paste from my Hummingbird emulator. The file did __not__ have a BOM, just as you said.
-- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Thompson, Steve > Sent: Monday, January 04, 2010 2:48 PM > To: [email protected] > Subject: Re: Regina REXX under W/XP > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Scott > Sent: Monday, January 04, 2010 2:44 PM > To: [email protected] > Subject: Re: Regina REXX under W/XP > > Just to be sure, you have written a REXX program for Windows before? > You > can make a program run and 'SAY' some jibberish on the screen? > <SNIP> > > Yes, a few years ago using NT. > > <SNIP> > I don't want to assume too much and I'm not trying to be > patronizing :) > > Are you opening a file inside the REXX? If so, how are you accessing > that > file? > <SNIP> > Yes, I am opening a file, but we haven't even gotten to the first line > of executable code, which is TRACE "I". > > <snip> > > What are you using to edit the REXX program? What format is the file? > UTF-8 or ASCII? What line-endings did you specify? Windows > uses CR+LF, > while UNIX uses LF, and z/OS uses steam-powered wooden cogs. > <SNIP> > "(editing it with NOTEPAD)" > <SNIPPAGE> > > 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 > > ---------------------------------------------------------------------- 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

