Suggestion for the Help-File

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
PureBaser
User
User
Posts: 33
Joined: Mon Apr 10, 2006 8:47 pm
Location: Berlin, Germany
Contact:

Suggestion for the Help-File

Post by PureBaser »

The Help-File don't solve the question, whether the "Enable Debugger" checkbox in the Compiler Options is valid for the "Create Executable" option, too. You can wonder, if the debugger information is or isn't in the release version. In fact it isn't, but it would be better, when it's written in the help-file.

Other:

And the Help-File doesn't explain the important different between a.$ and a.s !! (e.g. the $ - signyou have to write always or that a.s <>a.$)

Thanks
PB 4 | WinXP_SP2
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Suggestion for the Help-File

Post by PB »

A created executable always has the debugger off, for the fastest speed.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Post Reply