_bundle Utility - Bundle or Create Data
Syntax
call "_bundle"{,filelist}
Description
The _bundle utility creates an ASCII file from a list of file names (both program and data). The resulting ASCII file will contain the exact sequence of characters necessary to recreate the files in PRO/5.
The ASCII file can be used as redirected input to PRO/5 for the recreation of the files. See the Installation and Configuration Guide for information about redirection under Windows and UNIX.
The _bundle utility is used when files cannot be transported between systems in a binary format. The created ASCII file can also be redirected into PRO/5 for subsequent execution.
Related Files/Programs
_flist.utl |
_stdinp.pub |
_path.pub |
_tables.dat |
_resolve.utl |
|