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

  1. NPORT [drive:][path]filename center distance ??? [i] [b|!b] [tx]
  2.  
  3. Parameters
  4.  
  5. [drive:][path] - specifies the drive and/or path to where the data files are
  6.          located.
  7. filename       - the filename only of the data files. Do not include an
  8.          extension or period.
  9. center         - the sector number from which you want to find the nearest
  10.          ports.
  11. distance       - the distance in warps from the center for which you wish
  12.          to search.
  13. ???            - Port specification. The characters correspond to fuel,
  14.          organics, and equipment, respectively. To search for a port
  15.          selling or buying a particular commodity enter 'B' or 'S'
  16.          in the appropriate location. All other characters are
  17.          considered wildcards.
  18. Switches
  19.  
  20. i              - display trading amount and percentage information.
  21. b              - display if you have been busted in a port.
  22. !b             - suppress display of port if you have been busted there.
  23. tx             - Set trading percentage threshold below which port display
  24.          will be suppressed. Checks only those commodities specified
  25.          in the port specification. Replace x with a number 0 to 100.
  26.          Default is 0.
  27.  
  28. Example : NPORT c:\tradewars\games\quark 57 5 S.B i !b t50
  29.  
  30.            - Finds all ports within 5 warps of sector 57 that you have
  31.          not been busted in and are selling fuel, buying equipment,
  32.          and trading at 50% or greater. Displays trading amount and
  33.          percentage.
  34.