I miss some words in the helpfile for PBWin.
They have been replaced by a square with a point in there.
When I compare my local help with the help of the PowerBASIC site
these are the differences.
This what it should read:
Reading the source of this part of the helpfile I found a wrong redirection.
Is there something missing ?
They have been replaced by a square with a point in there.
When I compare my local help with the help of the PowerBASIC site
these are the differences.
Code:
A complete set of advanced string manipulation functions: VERIFY, REMOVE, REPLACE, EXTRACT, TALLY, REPEAT, [.] , and many more REGEXPR and REGREPL functions for regular expression search and replace Array Sort and Scan, element Insert and Delete MIN and MAX value Functions that work with both [.] and [.] data types PEEK, POKE, PEEK$, POKE$ for direct memory access.
Code:
A complete set of advanced string manipulation functions: VERIFY, REMOVE, REPLACE, EXTRACT, TALLY, REPEAT, PARSE, and many more REGEXPR and REGREPL functions for regular expression search and replace Array Sort and Scan, element Insert and Delete MIN and MAX value Functions that work with both numeric and string data types PEEK, POKE, PEEK$, POKE$ for direct memory access
Code:
<a HREF="REPEAT_function.htm">REPEAT</a>,
<!--Metadata type="DesignerControl" startspan
<object CLASSID="clsid:FA08DD73-92D8-11d1-BD65-00DC92907E89"
ID=KeywordSearch
BORDER=0
style="margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
vertical-align: baseline;"
align=bottom>
<param name="_Version" value="65536" >
<param name="_ExtentX" value="1852" >
<param name="_ExtentY" value="503" >
<param name="_StockProps" value="13" >
<param name="ForeColor" value="0" >
<param name="BackColor" value="12632256" >
<param name="UseButton" value="0" >
<param name="UseText" value="-1" >
<param name="ControlLabel" value="PARSE" >
<param name="UseIcon" value="0" >
<param name="Items" value="PARSE$$**$$" >
<param name="Image" value="" >
<param name="FontInfo" value="Arial,10,0,,UNDERLINE" >
<param name="_CURRENTFILEPATH" value="C:\Documents and Settings\Steve2\My Documents\Help\PBWin9HH\html\Introducing_PB_WIN.htm" > <param name="_ID" value="KeywordSearch" >
<param name="DialogDisplay" value="1" >
<param name="Frame" value="" >
<param name="Window" value="" >
<param name="ChmFile" value="" >
<param name="DisableJump" value="0" >
</object>-->
<OBJECT>
Comment