huh, never had that issue... maybe a spf macro (not my area of expertise) using edit command: f p'.' or c p'.' ' ' all is there only 1 character or multiple characters that your print function can't handle? don't have the rexx manual handy, but there are hex conversion functions the could be used to translate and then see if results are dissimilar. or maybe the INDEX/POS or TRANSLATE function searching for x' value?
its a holiday here in the US, celebrating civil rights, equitable justice and Christian values today. Will check the manual myself tomorrow. --- On Mon, 1/17/11, Miklos Szigetvari <[email protected]> wrote: > From: Miklos Szigetvari <[email protected]> > Subject: REXX question: if a string is printable > To: [email protected] > Date: Monday, January 17, 2011, 6:09 AM > Hi > > Any REXX function to decide if a string contains only > printable characters? > > ---------------------------------------------------------------------- > 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

