Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / Unloading Variables or Include Files

Author
Message
Neil Young
21
Years of Service
User Offline
Joined: 6th Jan 2004
Location:
Posted: 8th Jan 2004 06:02
Is there a way to remove variables or include files from memory?
JoelJ
21
Years of Service
User Offline
Joined: 8th Sep 2003
Location: UTAH
Posted: 8th Jan 2004 06:52
search these boards...someone just asked that about a week ago. they found that the answer is no (i dont know about include) but you can set all the varables = 0

Jess T
Retired Moderator
21
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Over There... Kablam!
Posted: 8th Jan 2004 07:55
when you say "include files from memory" do you mean open up files to read? or use values that are already stored in memory?

For the first, use Open To Read, for the second, you need pointers, which i believe is only available i DBPro.

Hope I Helped...


Team EOD :: Programmer/Logical Engineer/All-Round Nice Guy
BatVink
Moderator
22
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 8th Jan 2004 11:01
If you are using the source code terminology when referring to include files, there is no such thing as an include file once the program is compiled. This is a concept to make your life easier as a coder, the program object is merely a compilation of all compiled source.

BatVink (formerly StevieVee)
http://facepaint.me.uk/catalog/default.php

Login to post a reply

Server time is: 2025-05-22 05:59:20
Your offset time is: 2025-05-22 05:59:20