Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Operating-System Tagged Sections of TOOLS.INI
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     PWB automatically loads the tagged section for the operating
     environment with which PWB is running.
 
     Syntax
 
     [PWB-environment]
 
     <environment>    The tag for a specific operating environment, as
                      follows:
 
                      Tag             Operating Environment
 
                      [PWB-4.0]       MS-DOS versions 4.0 and 4.01
                      [PWB-5.0]       MS-DOS version 5.0
 
     Be sure to use the correct version number for your operating
     system. To combine operating-system tags, group them within
     brackets as shown in the following example.
 
     Example
 
     To load a tagged section when PWB starts with MS-DOS 3.31 and
     MS-DOS 5.0, use the tag:
 
          [PWB-3.31 PWB-5.0]
 
     To load a tagged section when PWB starts with MS-DOS version 4.0 or
     4.01, use the tag:
 
          [PWB-4.0]
 
     See
 
     File-Extension Tags in TOOLS.INI
     Manually Loaded Tags
     Operating-System Tagged Sections of TOOLS.INI
     PWB Extension Tags in TOOLS.INI
     PWB Loading Sequence
                                    -♦-