home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / profiler / !ProFiler / RM / Filer+Apps < prev    next >
Text File  |  1996-11-21  |  406b  |  13 lines

  1. | Filer+ new style apps are enabled when
  2. | these variables are set
  3.  
  4. | Type FFA is an app, whether prefixed by ! or not.
  5. Set Dir$Type_1FFA NewApp
  6. Set Dir$Type_2FFA NewApp
  7.  
  8. | Make new style apps behave exactly like normal ones.
  9. Set Alias$@RunDir_1FFA <Alias$@RunDir_2FFD>
  10. Set Alias$@RunDir_2FFA <Alias$@RunDir_2FFD>
  11. Set Alias$@BootDir_1FFA <Alias$@BootDir_2FFD>
  12. Set Alias$@BootDir_2FFA <Alias$@BootDir_2FFD>
  13.