home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / varie / tcom2demo / doc / showsystem < prev    next >
Encoding:
Text File  |  2000-05-08  |  733 b   |  33 lines

  1. ShowConfig >RAM:TGestShowConfig.log
  2. if exists /TFat2DEMO
  3.   Version /TFat2DEMO >>RAM:TGestShowConfig.log
  4. endif
  5. if exists /TCom2DEMO
  6.   Version /TCom2DEMO >>RAM:TGestShowConfig.log
  7. endif
  8. if exists /TBol2DEMO
  9.   Version /TBol2DEMO >>RAM:TGestShowConfig.log
  10. endif
  11. if exists /TMagDEMO
  12.   Version /TMagDEMO >>RAM:TGestShowConfig.log
  13. endif
  14. if exists /TFat2
  15.   Version /TFat2 >>RAM:TGestShowConfig.log
  16. endif
  17. if exists /TCom2
  18.   Version /TCom2 >>RAM:TGestShowConfig.log
  19. endif
  20. if exists /TBol2
  21.   Version /TBol2 >>RAM:TGestShowConfig.log
  22. endif
  23. if exists /TMag
  24.   Version /TMag >>RAM:TGestShowConfig.log
  25. endif
  26. if exists /ProspEd
  27.   Version /ProspEd >>RAM:TGestShowConfig.log
  28. endif
  29. if exists /Adesivi
  30.   Version /Adesivi >>RAM:TGestShowConfig.log
  31. endif
  32.  
  33.