home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / misc / csdvarmod_2 < prev    next >
Text File  |  1999-04-27  |  1KB  |  41 lines

  1. Title:            CSDVARMOD
  2. Author:            A.J.Holdsworth <A.J.Holdsworth@ncl.ac.uk>
  3. Version:        1.00
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        A.J.Holdsworth <A.J.Holdsworth@ncl.ac.uk>
  8. Date:            18/02/96
  9. Keywords:        Command line processors
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    
  16. Directory:        micros/arch/riscos/e078
  17. Date mounted/updated:    08/03/96
  18. File names:        csdvarmod.arc
  19. Unarchived files:    3
  20. Unarchived size:    9 kbytes
  21. Omissions:        
  22. See also:        CLIEXTEND (b048)
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the archive file(s) and extract using SparkPlug 2
  29. (see the "tools_help" file in micros/arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. CSDVar is a (tiny) module that has 3 main functions:
  35. (1) It provides a *command, 'pwd' that prints out the full pathname
  36.     of the current directory.
  37. (2) It provides 1 SWI, CSDVar_ReadCSD (&CD0C0) that reads the full
  38.     pathname of the CSD and returns a pointer to it.
  39. (3) It provides a system variable, CSD$Var that whenever inspected
  40.     will hold the full pathname of the CSD.
  41.