Now you can get the context sensitive help for SQL Tools Std from PBEdit by
saving attached SQLTools.PBKeys file into the Bin folder of your compiler.
By default, path to sql tools help file inside .pbkeys file is "C:\PBWin80\Bin\SQLTools.hlp".
If your path is different from above, then you should change the line HelpFile="C:\PBWin80\Bin\SQLTools.hlp" in SqlTools.pbkeys file.
For more information on custom help files, please refer to PowerBASIC help file
Aslan.
saving attached SQLTools.PBKeys file into the Bin folder of your compiler.
By default, path to sql tools help file inside .pbkeys file is "C:\PBWin80\Bin\SQLTools.hlp".
If your path is different from above, then you should change the line HelpFile="C:\PBWin80\Bin\SQLTools.hlp" in SqlTools.pbkeys file.
For more information on custom help files, please refer to PowerBASIC help file
Aslan.
Comment