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 Professional Discussion / Where are the temporary files that is produced when a DBPro executable is run?

Author
Message
Bluespark
15
Years of Service
User Offline
Joined: 18th Mar 2011
Location:
Posted: 18th Aug 2011 20:53
Topic title.
IanM
Retired Moderator
23
Years of Service
User Offline
Joined: 11th Sep 2002
Location: In my moon base
Posted: 18th Aug 2011 22:10 Edited at: 18th Aug 2011 22:13
It depends.

If you are using the new editor, then working copies of your project file and your code are placed in your user-specific temp directory. Other files are created in the temp directory within your DBPro installation directory.
Windows 7/Vista: \Users\<username>\AppData\Local\Temp
XP: \Documents and settings\<username>\Local Settings\Temp

If you still use the original editor, then everything is in the temp directory in the DBPro installation directory.

[edit]Doh, that's where the compiler and editor place their files.

The runtime file copies are placed in the user-specific temp directory, under another directory that starts with dbpdata and may end with a number.

You can get that for your executable as it is running by using one of my plug-in functions:


Login to post a reply

Server time is: 2026-07-10 08:27:26
Your offset time is: 2026-07-10 08:27:26