home *** CD-ROM | disk | FTP | other *** search
- Example
- -------
-
- This directory includes a very simple example module that demonstrates
- the use of !GenRes. Double-click on the !GenRes application, and then
- single-click on the icon bar icon. The dialogue box displays two
- icons, 'Source' and 'Appl.name'. Drag the 'Example.resources' directory
- to the 'Source' icon and then type 'Example' into the 'Appl.name' icon.
- Click on Run or press Return and save the resulting AOF file to the default
- location. (Example.o.resources)
-
- Finally, link the two object files, 'o.header' and 'o.resources', remembering
- to set the 'Module' option. This produces a working module which includes the
- two demonstration files, 'messages' and 'sprites', within ResourceFS in
- the directory '$.Resources.Examples'.
-
- The source file for the module header is included as 's.header' to demonstrate
- just how easily this is achieved.
-
-
- (Note that, at least with the version of SparkFS that I am using,
- it is not possible to use DDE tools to create files within an
- archive because the file is first created within !Scrap and then
- copied, which SparkFS does not support correctly - the error
- 'Disk full' is reported)
-
-