UseModule/UnuseModule for more than one module

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
holzhacker
Enthusiast
Enthusiast
Posts: 123
Joined: Mon Mar 08, 2010 9:14 pm
Location: "Mens sana in corpore sano"
Contact:

UseModule/UnuseModule for more than one module

Post by holzhacker »

For even cleaner code, it would be interesting to use UseModule / UnuseModule to declare more than one module per line:

Code: Select all

UseModule module1, module2, module3, etc..
Greetings and thanks!

Romerio Medeiros
romerio@gmail.com