Why not declaring all the procedure automatically ?

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
ebs
Enthusiast
Enthusiast
Posts: 558
Joined: Fri Apr 25, 2003 11:08 pm

Post by ebs »

Shannara wrote:Yeah, but as reported before by me, that function doesnt work (or at least not on my system). Im still searching through the japbe source to fix this.
It works for me. jaPBe creates a file called <Filename>.pb.declare with all of your function declarations in it. Just make sure NOT to check the "Hide Declare Files" checkbox on the Preferences - General tab, or the file will have the Hidden attribute set and you might not see it.

Regards,
Eric
Post Reply