BS2ZIP application offers the following functions:
Statements | Meaning |
ADD-FILE | Adds one or several BS2000 files to the currently opened ZIP archive. |
CONVERT-ZIP-CONTAINER | Converts a ZIP container from PAM to SAM format with REC-FORM=U and vice versa (for data transfer using openFT < V11.0). |
DELETE-FILE | Deletes one or several BS2000 files from the currently opened ZIP archive. |
END | Closes the currently opened ZIP archive and stops the program. |
EXTRACT-FILE | Extracts one or several files from the currently opened ZIP archive. |
MODIFY-ZIP-OPTIONS | Defines defaults for BS2ZIP processing, e.g. for encryption |
OPEN-ZIP-CONTAINER | Opens a ZIP archive. It eventually creates it if it does not exist. |
REORGANIZE-ZIP-CONTAINER | Reorganizes the content of a ZIP container. |
SHOW-FILE-ATTRIBUTES | Displays the contents of the currently opened ZIP archive. |
START-TRACE | Activates an internal trace of the processing in a file. |
STOP-TRACE | Terminates the trace processing. |
In addition to these statements, you can also use SDF standard statements. These are displayed in a statement list which you are shown after you enter a question mark. The SDF standard statements are described in detail in the “SDF Dialog Interface” [1].