David-

Wednesday, April 14, 2004, 3:14:27 PM, you wrote:

DB> I agree you can't modify a running app as such but you can do things
DB> that make it look like you have modified it. I assumed that RunRev
DB> was doing something like that.

<veering into dead horse territory>

No you can't - not without storing things somewhere - either in the
registry, in a preferences file, an external text file, a database...
somewhere. You *are* talking about persistent storage here, right? Not
just within the same session? If you've got some C code that allows
you to store data persistently without saving it somewhere external to
the running application, I'd sure like to see an example. This is why
things like preferences files and registries exist, and either of
those is pretty dang easy to do in rev.

-- 
-Mark Wieder
 [EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to