I made a tool for AutoIt3 to declare variables for a procedure. This allowed us to write a function without thinking, and then the script tool would find all the variables in the procedure and output the finished line to the clipboard, simultaneously showing a message which of the specified variables should be contained in the global space.
But in PureBasic I can't do that because it's harder to define what a variable is. Although you can try to simplify the task by at least 90%.
EnableExplicit generator?
Re: EnableExplicit generator?
@BarryG,
https://www.purebasic.fr/english/viewto ... 39#p282239
Have you looked at the above link to DecMaker bye luis.
It was written in 2009. luis writes great code so it may well still work.
https://www.purebasic.fr/english/viewto ... 39#p282239
Have you looked at the above link to DecMaker bye luis.
It was written in 2009. luis writes great code so it may well still work.
DE AA EB