home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / BK-SC1_2.DMS / in.adf / ASM-Incl.Lha / lvo.doc < prev    next >
Encoding:
Text File  |  1991-03-19  |  469 b   |  16 lines

  1.  
  2. The LVO program can be used with the FD files to display the
  3. arguments and LVO offsets for any system function.
  4.  
  5. You must place the FD files in a directory and assign the name
  6. "FD:" to that directory.
  7.  
  8. Usage: lvo libname [funcname]  (with no funcname, it shows all functions)
  9.  
  10. Examples: lvo dos Open
  11.       lvo intuition CloseWindow
  12.           lvo intuition
  13.  
  14. NOTE: to get the LVO's for workbench.library you will probably need to
  15.       rename wb_lib.fd to workbench_lib.fd
  16.