PBFunctionListing.txt

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

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...
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

This file is generated for the editor by the compiler for the syntax highlighting. I don't delete it for user convenience...

Fred - AlphaSND
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by naw.
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
Post Reply