Restored from previous forum. Originally posted by naw.
Is this re-generated each time PB is started?
If it is, could the format be amended to included the Path & Filename to each commands library?
A bit like this:
C:/Program Files/Purebasic/UserLibraries/INIfile#ReadINIValue
I'm losing track of which libraries contain which commands and I want to remove some of the older ones that have API methods for doing the same thing sooner or later there's going to be a conflict of Library command names...
PBFunctionListing.txt
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by naw.
Ah! so I misunderstood the importance (I thought it was an auto generated file just for the users) - any chance that PB could produce some kind of report showing which commands belong to which library?
Ta for the reply - N
This file is generated for the editor by the compiler for the syntax highlighting. I don't delete it for user convenience...
Fred - AlphaSND
Ah! so I misunderstood the importance (I thought it was an auto generated file just for the users) - any chance that PB could produce some kind of report showing which commands belong to which library?
Ta for the reply - N