I'm glad that it work and thanks to sharing the result
IMHO it will be better if default value is "Yes"
Regards
--
Esgici
I agree with you...
Difference is great. Without incremental compilation, building my project takes about 90s, wiyth incremenetal ca 5 sec. It especially matters when some errors occurs and you need compile project few times one by one.
I am having troubles with GetStartUpFolder() which it should returns cStartUpFolderPath, right ? So it is returning a current folder path. Am I doing something wrong or it is a bug of this version ?
HMGing a better world "Matter tells space how to curve, space tells matter how to move." Albert Einstein
mol wrote:... and you need compile project few times one by one.
Moreover we have a Reset Project Incremental Data option in the project menu.
By this way we can do a non-incremental build whenever we need, even was set inc=yes.
Pablo César wrote:I am having troubles with GetStartUpFolder() which it should returns cStartUpFolderPath, right ? So it is returning a current folder path. Am I doing something wrong or it is a bug of this version ?
Regarding HMG doc, the GetStartUpFolder() function Returns The Application Startup Folder Path.
I guess that your expectation is different; what StartUp your matter ?