Miscellaneous Utilities Help (misc.hlp) (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Running SBRPACK
                                             Up Contents Index Back
─────SBRPACK────────────────────────────────────────────────────────────────
 
     To run SBRBACK, use the following command-line syntax:
 
          SBRPACK [options] sbrfiles
 
     The <options> field accepts an option for controlling SBRPACK.
     See: SBRPACK Options
 
     The <sbrfiles> field specifies one or more .SBR files created by a
     compiler or assembler. Wildcards (* and ?) are allowed. Separate
     multiple files with spaces or tabs. There is no default extension.
     You can specify a path with the filename.
 
     SBRPACK saves the changed files under their original names. To
     preserve the original files, copy them to another name before
     running SBRPACK.
 
     See: SBRPACK Example
                                    -♦-