On 20 Mar 2007 11:03:17 -0700, [EMAIL PROTECTED] (Lesseg, Jon)
wrote:

>You need to hit the Attention Key (CNTL-F1 on my reflection 3270
>emulator) to interrupt the Rexx.

My PA-1 emulation moves me between mainframe accounts (IDMS test,
CA-7, ISPF, etc).

Checking my emulator, attention is CTL-A for me, but that doesn't seem
to do anything...   Ah, I just went back it did something - slowly.
Thanks.

Editing, I can't find a x'ba' nor a hex 'bb'.   I also don't see any
square brackets.   Working with e-mail, newsgroups, newsgroup software
and various character representation, I expect something got
translated.

Maybe if I post what I got:
//COPY1 EXEC PGM=IKJEFT01,REGION=4M                 
//SYSPRINT DD SYSOUT=(,)                            
//INPUT    DD DATA,DLM='%%'                         
CLASS HELLOWORLD                                    
{                                                   
     PUBLIC STATIC VOID MAIN (STRING ARGS­½)        
    {                                               
         SYSTEM.OUT.PRINTLN("HELLO Y'ALL!");        
     }                                              
}                                                   
%%                                                  

I see curlie braces which are upper case square brackets on my
keyboard.

----------------------------------------------------------------------
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