> I finally "got it" and it works! I changed the code and built the
> application, and the resulting NimRow.exe runs without the need of any
> extra files!
Terrific!
I have also found it useful, in routines like LoadModel, to first check for
the existence of an external file with the desired name (+ ".3DMF"), and use
the internal constant only if no such external file exists. Then I can use
the same nice self-contained executable to experiment with different models,
without having to recompile.
lj
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|