home *** CD-ROM | disk | FTP | other *** search
/ CD PowerPlay 7 / cdpowerplayissue.iso / hints / gpedit / gpeinfo.txt < prev    next >
Encoding:
Text File  |  1995-06-24  |  2.9 KB  |  89 lines

  1. GpeInfo V4.1 23-Jun-95                      Trevor Kellaway (CIS:100331,2330)
  2.  
  3.  
  4. GPeditor Export File Info.
  5.  
  6. This DOS command line program provides a simple way of viewing the
  7. settings stored within GPeditor's export file format (*.GPE) files.
  8.  
  9. For example:
  10.  
  11.      GPEINFO F1SA.GPE
  12.  
  13. will display something like:
  14.  
  15. >>  f1sa.gpe - (GPeditor V3.0) Tue May 24 17:51:23 1994
  16. >>
  17. >>  Comment:
  18. >>  Here's the current F1SA grid in GPEditor format.  It includes the names.  
  19. >>  
  20. >>  AI Grip:4
  21. >>  
  22. >>  Player's BHP:630
  23. >>  
  24. >>  Car Driver                    Q   R  Team          Engine        BHP
  25. >>  --------------------------------------------------------------------
  26. >>  #6  JJ Lehto                 10   9  Bennetton     Ford ZeTec    714
  27. >>  #5  Michael Schumacher        1   1  Bennetton     Ford ZeTec    714
  28. >>  #3  Ukyo Katayama             9  10  Tyrrell       Yamaha        667
  29. >>  #4  Mark Blundell            12  15  Tyrrell       Yamaha        667
  30. >>  #2  David Coulthard          12  15  Williams      Renault       716
  31. >>  ...
  32.  
  33. The GPE filename is displayed together with the version of GPeditor used
  34. to create the GPE file and the date/time the file was created.
  35.  
  36. If a comment is present in the GPE it will be displayed.
  37.  
  38. The AI (computer cars) grip level is displayed.
  39.  
  40. The player's car BHP is displayed (if present - V2.0 of GPEDITOR didn't 
  41. support the importing/exporting of the player's BHP).
  42.  
  43. All the driver information is displaued.
  44.  
  45. GpeInfo can sort the driver information in a number of different ways:
  46.  
  47.      Usage: gpeinfo [-h?abdnqrt] (filename)
  48.             -h | -?   This usage message.
  49.             -b        Sort by car power (BHP).
  50.             -d        Sort by driver name.
  51.             -n        Sort by car number.
  52.             -q        Sort by qualifying probability.
  53.             -r        Sort by race probability.
  54.             -t        Sort by team name.
  55.  
  56. -b   Sort by car power (BHP), then car number.
  57.  
  58. -d   Sort by driver surname, then given name.
  59.  
  60. -n   Sort by car number.
  61.  
  62. -q   Sort by qualifying probability, then car power, then car number.
  63.  
  64. -r   Sort by race probability, then car power, then car number.
  65.  
  66. -t   Sort by team name, then car number.     
  67.  
  68.  
  69. To save the output in a file called DRIVERS.TXT use:
  70.  
  71.      GPEINFO F1SA.GPE > DRIVERS.TXT
  72.  
  73.  
  74. Further Info
  75. ------------
  76. Please send any suggestions, comments, or bug reports (include the version 
  77. of GPEINFO you are using [see -h option]) to the author at:
  78.  
  79. CompuServe:    100331,2330
  80. Internet:      100331.2330@compuserve.com
  81.  
  82. This program may be freely copied and distributed, as long as it is not
  83. modified in any way, no fee is charged and this file is always included.
  84. This program is provided "as is" with no warranties expressed or implied.
  85. The author will not be held responsible for any losses incurred, either
  86. directly or indirectly by the use of this program.
  87.  
  88. This is *not* an MPS product.
  89.