[Implemented] #PB_Compiler_Module

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User_Russian
Addict
Addict
Posts: 1520
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

[Implemented] #PB_Compiler_Module

Post by User_Russian »

I propose to add the constant #PB_Compiler_Module, which will holds the name of the module.
As well as the #PB_Compiler_Procedure holds the name the procedure.
User avatar
Shield
Addict
Addict
Posts: 1021
Joined: Fri Jan 21, 2011 8:25 am
Location: 'stralia!
Contact:

Re: #PB_Compiler_Module

Post by Shield »

If you search for a while you'll find that this request has already been made by Hroudwolf. :)
Image
Blog: Why Does It Suck? (http://whydoesitsuck.com/)
"You can disagree with me as much as you want, but during this talk, by definition, anybody who disagrees is stupid and ugly."
- Linus Torvalds
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: #PB_Compiler_Module

Post by Fred »

Added for the next 5.20 beta
Post Reply