MVSFORUMS.com
A Community of and for MVS Professionals
FAQ
Search
Quick Manuals
Register
Profile
Log in to check your private messages
Log in
Search found 2 matches
MVSFORUMS.com Forum Index
Author
Message
Topic:
move alphanumeric to numeric
KIMOSABEE
Replies:
14
Views:
6446
Forum:
Application Programming
Posted: Wed Feb 28, 2007 7:50 pm Subject:
move alphanumeric to numeric
krish,
I recieve a file every year from a reputable vendor with the same problem. Here is how I solved the problem. You can examine each field for alphabetic or numeric data. Hope it helps.
...
Topic:
Using LIKE predicate in COBOL pgm
KIMOSABEE
Replies:
3
Views:
2594
Forum:
Application Programming
Posted: Tue Jan 02, 2007 5:52 pm Subject:
Using LIKE predicate in COBOL pgm
Hi Shreer,
try building the following:
----------
01 STRG-COUNTER PIC 99 VALUE ZEROES.
01 WS-REP-N.
05 WS-REP-1 PIC X(01) VALUE '%'.
05 WS-RE ...
Page
1
of
1
All times are GMT - 5 Hours
Jump to:
Select a forum
Announcements
----------------
MVSFORUMS - Announcements
Help Boards
----------------
Application Programming
Database
Utilities
Job Control Language(JCL)
CICS and Middleware
IMS
TSO and ISPF
Data Management
Problem Determination
Mainframe Challenge
About Mvsforums
Other Technical Topics
Related Non-Technical Topics
Interview Q & A
General
----------------
Tools and Downloads
IT News
Technical FAQ (Tips)
----------------
Programming Languages
DB2/IMS
JCL/SORT
TSO and ISPF
MVSFORUMS
Powered by
phpBB
© 2001, 2005 phpBB Group