RATE THIS ANSWER
0
Click to Vote:
0
0
Most M/F terminal screens use ISPF (clist, REXX) to format, display and capture screen input. The input data is defined by variable names (beginning with an ampersand '&').
After all the data has been entered on the screen (usually when the ENTER key is pressed), you can then concatenate the variable data element fields and write a flat file using ISPF screen language. You can then invoke your c-sharp applic;ation to process this file.
Regards
Last Answered:
Oct 13 2008 9:06 PM GMT by Sunsetrider 
390 pts.