using sys-text 255 wide on Symix 4

Chris Kelleher

Administrator
Staff member
I have copied and modified a Symix program so that it now needs to be
run landscaped. The sys-text seems to allow only 132 positions, not the
255 that I need. Is there a way to still use the sys-text or will I
need to create my own headers?

Carol Zerger
316-345-4211
 

Chris Kelleher

Administrator
Staff member
Carol,
The way I have done this in the past is to use two lines of sys-text
for each single line on the header. Then inside the program you can
concatenate the sys-text lines together to get 255.

Brian Clark
Single Source Systems, Inc.
9003 Technology Dr.
Fishers, IN 46038
bricla@singlesrc.com
 
Top