Go to LeighWeb Home Page            

Back To LeighWeb Mainframe Utilities Page

View the module associated with this documentation

 This utility allows you to change un-signed or signed data to positive or
 negative signed numbers.  It can handle packed or zoned decimal numbers.  To
 invoke it, type SIGN 999 -/+ packed/zoned on the command line of a file that
 you are editing and press ENTER.  The '999' is the column number that is to be
 changed and must be specified.  "-" or "+" can be specified to denote the sign
 that you want to change to ("+" is the default).  "Packed" or "zoned" can be
 specified to indicate the type of data being changed ("zoned" is the default.)