home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT214.ZIP / SEBFU40.LZH / GDIR.DOC < prev    next >
Text File  |  1991-09-11  |  2KB  |  106 lines

  1.  
  2.                              G D I R     Ver. 4.0
  3.  
  4.  
  5.                     (C)1989,1990,1991  Scanlon Enterprises
  6.  
  7.  
  8.  
  9.  
  10.  
  11.        GDIR is a small utility to retrieve the current directory, into a 
  12.        DOS environment variable.
  13.  
  14.        This utility can be very power, in aiding the user in performing 
  15.        tasks, then returning to the originating directory.
  16.  
  17.  
  18.        Syntax: GDIR var
  19.  
  20.  
  21.        Where : 'var' is any valid DOS environment variable
  22.  
  23.  
  24.        Defaults: 'var' is set to DIR, if NOT specified.
  25.  
  26.  
  27.        ERRORLEVELS: 255 (0FF) = Program Problem (call Author)
  28.                     254       = Command line error
  29.                     253       = Envron error / such as out of space
  30.  
  31.  
  32.  
  33.        EXAMPLES:
  34.  
  35.                ECHO OFF
  36.                CLS
  37.                GDIR DIR1
  38.                CD \UTILS
  39.                UTILX
  40.                CD %DIR1%
  41.  
  42.        This short utility would save the current path into the variable 
  43.        DIR1, change directories to UTILS, execute UTILX, then change 
  44.        back to the originating directory using 'CD %DIR1%'
  45.  
  46.  
  47.  
  48.        For additional usage and information on using these utilities see 
  49.        the file SEBFU.DOC or BATUT.DOC.
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.       Page 1 of 2
  64.  
  65.                               G D I R    Ver. 4.0
  66.  
  67.  
  68.                     (C)1989,1990,1991  Scanlon Enterprises
  69.  
  70.  
  71.  
  72.                              O R D E R     F O R M
  73.  
  74.  
  75.  
  76.  
  77.        GDIR registration ..................................... $1.00
  78.  
  79.  
  80.  
  81.  
  82.        What you get :
  83.  
  84.        Unlimited usage of GDIR, and phone or write in support. You 
  85.        will also be placed on our mailing list for future updates and 
  86.        new products.
  87.  
  88.        We are offering this utility seperate from SEBFU as a favor to 
  89.        users who do NOT wish to use many of the SEBFU utilities.
  90.  
  91.        This utility is automatically registered to you when you register 
  92.        SEBFU as a product (see REG.DOC). Registering SEBFU as a product 
  93.        is a better bargin, as each utility will cost less than $ .25 
  94.        each.
  95.  
  96.  
  97.        Vendors:
  98.  
  99.        You may distribute GDIR seperately, provided this document is 
  100.        distributed as well. Any reasonable fee may be charged.
  101.  
  102.  
  103.        Send your order to : SCANLON ENTERPRISES
  104.                             38354 17TH ST E.
  105.                             PALMDALE, CA 93550
  106.