Having continued to research this problem I ran across net xpress sample in the docs that helped resolve this issue... it is quite different from traditional cobol programming as there is no Select, FD, Open, Close, or Write Statements... Everything is handled thru call statements... You must supply your own PCL codes as well... But It works... The zip file in the docs is "prtrecs.zip" There is most likely much more to be learned about printing now a days as compared to the past
↧