pkmnfrk 2010-04-07 23:32:18 -0700 (Wed, 07 Apr 2010) 449 RELOAD now uses am explicit Allocate'd array of strings, rather than an FB array of strings.
This means two things: First, I can stick the string table in the Doc ptr, which means that it will be re-used next time the document is serialized. Second, when delay-loading is implemented, the string table will persist beyond the initial loading :) Also, much more importantly, modified reloadtest to use the proper symbol for micro-seconds (U+03BC). --- U wip/reload.bas U wip/reload.bi U wip/reloadtest.bas _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
