Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reflections 2 input records

Status
Not open for further replies.

robyno

IS-IT--Management
Sep 23, 2002
12
US
I am modifying an existing script for Reflections and my skills are very creaky (stone tablet programming, anyone??) The original script took a single record type as Input. I now have a second record type that I need to process conditionally based on the first character of the imput record. How do I set the strings to be conditional???
example is field A (record, 2, 20) for record type one and field X (record, 2, 12) for record type 2.

1THISISRECORD1
2record2
3endoffile

Line Input #1=Record

Thanks and Have a nice weekend![sadeyes]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top