Hello & Thanks ,
Is there a list of all PB Commands somewhere .
All commands in one list .
I would like to put all the commands in a text file .
I am thinking about writing a program
that that will compare all *.pb files to this list
to show for a given command
which *.pb use that command .
Thanks
Show all PB Commands in one list ?
Show all PB Commands in one list ?
vmars.us Win11 x64 , Martin Guitar 000-16 (1995)
"All things in moderation , except for love and forgiveness."
"All things in moderation , except for love and forgiveness."
Re: Show all PB Commands in one list ?
Wow that's very cool !
Mine won't be that awesome .
I just want to know what commands are used
in my code and + Examples local *.pb's on my computer .
I striped down a search with freeware AgentRansack
and found 1774 .html files of commands and 84 \Examples.html files .
Hmm...
It occurs to me that I can get exactly
what I need to now via AgentRansack .
By just searching for :
File name: *.pb
Containing Text: sendkeys
Look in: C:\PureBasic-myApps
It Returns:
SendKey_global.pb C:\PureBasic-myApps\Examples\pbExamples\lnput+Output\Get&Send Keys\
SendKeys.pb C:\PureBasic-myApps\Examples\pbExamples\lnput+Output\Get&Send Keys\
SendKeys_to_PB-Editor.pb C:\PureBasic-myApps\Examples\pbExamples\lnput+Output\Get&Send Keys\
SendKeys-Example - Copy (2).pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
SendKeys-Example - Copy.pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
SendKeys-Example.pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
SendKeys-Notepad-File-Find.pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
SendKeys-Notepad-Find - Copy RO.pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
SendKeys-Notepad-Find.pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
Project completed .
Well that was easy !
Nice chat !
Mine won't be that awesome .
I just want to know what commands are used
in my code and + Examples local *.pb's on my computer .
I striped down a search with freeware AgentRansack
and found 1774 .html files of commands and 84 \Examples.html files .
Hmm...
It occurs to me that I can get exactly
what I need to now via AgentRansack .
By just searching for :
File name: *.pb
Containing Text: sendkeys
Look in: C:\PureBasic-myApps
It Returns:
SendKey_global.pb C:\PureBasic-myApps\Examples\pbExamples\lnput+Output\Get&Send Keys\
SendKeys.pb C:\PureBasic-myApps\Examples\pbExamples\lnput+Output\Get&Send Keys\
SendKeys_to_PB-Editor.pb C:\PureBasic-myApps\Examples\pbExamples\lnput+Output\Get&Send Keys\
SendKeys-Example - Copy (2).pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
SendKeys-Example - Copy.pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
SendKeys-Example.pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
SendKeys-Notepad-File-Find.pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
SendKeys-Notepad-Find - Copy RO.pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
SendKeys-Notepad-Find.pb C:\PureBasic-myApps\vmProjects\BUTTONS\myPim-CURRENT\PROGRAMMING\pimFIND-Enhanced
Project completed .
Well that was easy !
Nice chat !
vmars.us Win11 x64 , Martin Guitar 000-16 (1995)
"All things in moderation , except for love and forgiveness."
"All things in moderation , except for love and forgiveness."

