zPic Calculator extension calculates of the PIC from the variables definition ina a Cobol Program or Copybook. Pic calculates the length for alphanumeric, numeric, computational, binary.
Features
zPic Calculator - Total: Returns a message with the sum of the length of all selected variables.
zPic Calculator - List: Opens a right panel showing the length of every variable in the selection and the total sum of their lengths.
zPic - Generate Symnames: Generates a SYSNAMES declaration to use in JCL as variables.
zPic - Generate Job to convert a Flat File to CSV File: A Job Control Language document to convert a Flat File with the definition of selected fields to a CSV file. The generated JCL is showed in a editor.
zPic - Generate Job to convert a CSV file to Flat File: A Job Control Language document to convert a CSV File to a Flat File with the definition of selected fields. The generated JCL is showed in a editor.
Known Issues
SYMNAMES and the JCL Conversion does not work with occurrences.