home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / useful / dist / dev / e / amiga_e / modules-text / workbench / startup.txt next >
Text File  |  1992-09-02  |  458b  |  21 lines

  1. ShowModule v0.1 (c) 1992 $#%!
  2. now showing: "emodules:workbench/startup.m"
  3. NOTE: don't use this output in your code, use the module instead.
  4.  
  5. CONST WORKBENCH_STARTUP_I=1
  6.  
  7. (---) OBJECT wbstartup
  8. (  0)   message:substructure
  9. ( 20)   process:LONG
  10. ( 24)   segment:LONG
  11. ( 28)   numargs:LONG
  12. ( 32)   toolwindow:LONG
  13. ( 36)   arglist:LONG
  14. (---) ENDOBJECT     /* SIZEOF=40 */
  15.  
  16. (---) OBJECT wbarg
  17. (  0)   lock:LONG
  18. (  4)   name:LONG
  19. (---) ENDOBJECT     /* SIZEOF=8 */
  20.  
  21.