I have data stored with both decimal and hyphens in the field for example 123.234-123. I want to create a DICT item that will strip the decimals and hyphens. I tried most of the obvious convertions with the following providing the desired result however, it strips the hyphens but truncates the data when it finds a decimal. I tried returning only numerics etc. Any help would be appreciated. The '39' on line 8 references attr 39 of the data file.
File DICT DAR, Record 'EXP.ACCT.MCB' Insert 13:18:52 Command-> 001 A 002 130 003 004 005 006 007 008 F;39(MCN) 009 R 010 10 --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
