Posted: Wed May 01, 2002 11:44 am
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...
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...