BCX Documentation Version 8.2.5, February 25, 2025

Started by Robert, February 25, 2025, 04:15:52 PM

Previous topic - Next topic

Quin


MrBcx

Robert,

The online web version of this latest BcxHelp looks FANTASTIC.

https://bcxbasiccoders.com/webhelp/bcxhelp.htm


I've said it many times before, BcxHelp is a true gem and a real pleasure to use.

Thanks!

Robert

#1
BCX Documentation Version 8.2.5, February 25, 2025

Quin
... directed the implementation of accessibility encoding and formatting for the visually impaired.

... corrected many instances of omissions, redundancies, as well as, typographic and grammatical errors.

... in 'Chapter 9. Namespace' of the 'The C++ Tutorial for BCX Users' section, corrected instances of doubled hyperlinks in the coding of END NAMESPACE keywords.

... removed hyperlink icons from the list of run-time procedures that BCX provides for working with COM/ActiveX objects.

Kevin Diggins

... corrected, in the WITH ... END WITH section, a typographic error in Example 3:.

Ad Rienks
... added an example to the $BCX_RESOURCE section.

Robert Wishlaw
... revised and restructured the 'BCX Command Line Usage' page from a list to a table.

... revised the concatenation comments on the 'BCX and Other BASIC Dialects - Similarities and Differences' page.

... added to the CONCAT statement page, a += string concat operator section.

... Consolidated the
BCX_PUT
BCX_LOADBMP
BCX_BMPHEIGHT
BCX_BMPWIDTH
procedures with the
BCX_BITMAP
section.

... revised and restructured
REMOVE$ function
REMOVE statement
IREMOVE$ function
IREMOVE statement
REMOVEANY$ function
IREMOVEANY$ function
REPLACE$ function
REPLACE statement
IREPLACE$ function
IREPLACE statement
REPLACEANY$ function
IREPLACEANY$ function