home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR10 / TLXTW110.ZIP / PPORT.DOC < prev    next >
Text File  |  1993-08-22  |  1KB  |  44 lines

  1.  
  2. PPORT [drive:][path]filename [drive:][path]filename.ext [i] [b]
  3.  
  4. Parameters
  5.  
  6. [drive:][path] - specifies the drive and/or path to where the data files are
  7.          located. Optional. Default is current directory.
  8. filename       - the filename only of the data files. Do not include an
  9.          extension or period.
  10. [drive:][path] - specifies the drive and/or path to where the type definition
  11.          file is located. Optional. Default is current directory.
  12. filename.ext   - the filename and extension of the type definition.
  13.          Must include both.
  14. Switches
  15.  
  16. i              - display trading amount and percentage information.
  17. b              - display if you have been busted in a port.
  18.  
  19. Example : PPORT c:\tradewars\games\quark c:\tlxtw\scripts\pport.dfl i b
  20.  
  21.            - Finds all paired ports as specified in pport.dfl.
  22.          Diplays if you have been busted and trading information.
  23.  
  24. Pport.dfl  (default report list)
  25.  
  26. This file belongs in the same directory as pport.exe.  Below is an example
  27. of the reports, but you can change them to anything you like.  Easiest way
  28. to run Pport.exe is through Telix via Alt-N (Trader.key).
  29.  
  30. Class A will list Org/Equ pairs
  31.       Ta     "    Triple pair
  32.       Tb     "    etc,
  33.  
  34. A  = 1-2, 2-5,3-6
  35. Ta = 3-6
  36. Tb = 2-5
  37. Tc = 1-4
  38. Td = 7-8,7-9
  39. B  = 1-3, 4-6
  40. C  = 2-3, 5-6
  41. SA = 2-5,3-5,4-5,5-8,5-9,2-7,3-7,4-7,7-8,7-9
  42. SB = 1-2,1-3,1-4,1-8,1-9,2-6,3-6,4-6,6-8,6-9
  43.  
  44.