Name: arunjit Date: April 3, 2003 at 15:29:22 Pacific Subject: vms edit help required OS: vms CPU/Ram: alpha
Comment:
Hi,
I have 2 questions.
1. How can I edit a file of record length more than 132. whenever i open it, bytes beyond 132nd col are not visible. any way to wrap them to the 2nd row ?
2. Is there any file editor (like file-aid in mainframe) to see the packed fields in a file ?
Check the editors command list. It may have a "shift" command (I know EDT does, not sure about TPU). This command will shift the screen view to the right or left.
I'm not sure what you're asking about packed fields. If it's ascii, you can edit it. If it's binary, it's harder to work with.
using edit/tpu you can use commands, such as: set width 132 set width 80 also shift right x (x = columns) shift left x press the help key (f15 VT420) for more info once in a tpu session.
The information on Computing.Net is the opinions of its users. Such
opinions may not be accurate and they are to be used at your own risk.
Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE