home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Between Heaven & Hell 2
/
BetweenHeavenHell.cdr
/
300
/
284
/
drawexit.hlp
< prev
next >
Wrap
Text File
|
2020-08-13
|
2KB
|
34 lines
------- EXIT (Function Key) -------
After you press the EXIT function key, you will be given 3 options
as to what to do with the version of your drawing that is in memory.
-- Option 1
"Don't save the changes"
What this really means is don't replace any existing drawing
that's already on file with this version. It does not delete
your old version (if any) of the drawing. If you didn't have
a version of this drawing in your library before this session,
using this option will result in nothing being saved from your
current drawing.
-- Option 2
"Save the changes"
This option will save your drawing using the version you've been
working on to either create a new file or replace the old one.
-- Option 3
"Save the changes and generate a BASIC language version"
This will do the same thing as option 2 above; but in addition to that,
it will create (or replace) a BASIC program which when executed
will display the same drawing you've been working on. The BASIC program
will be named "yourname.BAS"
NOTE This is perhaps the most powerful feature of this system
because you should be able to take this generated code
and use it with your own code and or other drawings
to produce whatever effect/application you desire without
the usual difficulties encountered in producing high-quality
graphics.
/appl