IDE - create exe in source-file directory per default

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
#NULL
Addict
Addict
Posts: 1497
Joined: Thu Aug 30, 2007 11:54 pm
Location: right here

IDE - create exe in source-file directory per default

Post by #NULL »

i would realy like to have the "create executable"-file-requester waiting already in the directory of the according source. it's the plausiblest location, isn't it?
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

In my case, it's usually not the source directory, but I may be an exception.

cheers
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

Mine always opens in the directory specified in Prefs (Editor -> Source Directory).
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
#NULL
Addict
Addict
Posts: 1497
Joined: Thu Aug 30, 2007 11:54 pm
Location: right here

Post by #NULL »

yes, mine too. but mostly that's not of use.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

I set that field to an empty value. Then it works nicely most of the time.
#NULL
Addict
Addict
Posts: 1497
Joined: Thu Aug 30, 2007 11:54 pm
Location: right here

Post by #NULL »

then the requester is in in the directory where an exe was created last, or in the directory where an exe was created for that source.
but it's already better maybe. thanks.
Post Reply