home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / program / tools / genres / Example / ReadMe
Encoding:
Text File  |  1995-04-03  |  1.1 KB  |  27 lines

  1. Example
  2. -------
  3.  
  4. This directory includes a very simple example module that demonstrates
  5. the use of !GenRes. Double-click on the !GenRes application, and then
  6. single-click on the icon bar icon. The dialogue box displays two
  7. icons, 'Source' and 'Appl.name'. Drag the 'Example.resources' directory
  8. to the 'Source' icon and then type 'Example' into the 'Appl.name' icon.
  9. Click on Run or press Return and save the resulting AOF file to the default
  10. location. (Example.o.resources)
  11.  
  12. Finally, link the two object files, 'o.header' and 'o.resources', remembering
  13. to set the 'Module' option. This produces a working module which includes the
  14. two demonstration files, 'messages' and 'sprites', within ResourceFS in
  15. the directory '$.Resources.Examples'.
  16.  
  17. The source file for the module header is included as 's.header' to demonstrate
  18. just how easily this is achieved.
  19.  
  20.  
  21. (Note that, at least with the version of SparkFS that I am using,
  22. it is not possible to use DDE tools to create files within an
  23. archive because the file is first created within !Scrap and then
  24. copied, which SparkFS does not support correctly - the error
  25. 'Disk full' is reported)
  26.  
  27.