Programs
(no longer ⚑ )NEW bBaseW update of xBase data format here
- File Tools
- place hold CRLF Fix program.
- place hold
ProgInstallFileFuncs functions. They check for, or create, directories for
program installation; and finding configuration file paths for reading at run time.
- SI/ISO Tools International System of Units/International Organization
for Standards
- Unicode Tools
- 20210826 Reserved for Grabber Select, copy then paste to "grab" a character and get its
decimal or hexadecimal for CHR$$() in PB HTML composing.
- 202111009 Alphabets of many languages, and special characters.
- DY
HTML Edit Create and edit web page files, CSS (Cascading Style
Sheet) files or embedded in HTML CSS, and Javascript files or embedded in HTML
files.
The editor I have been using does not handle non-ANSI characters.
Characters with code points 128 to 255 are correctly saved as two byte UTF-8,
but
those above are changed to a similar ASCII character or a question mark (?).
This editor work internally in 2 byte UCS-2 (formerly called UTF-16 (see
the linked page)), then save as a true UTF-8 file.
A work in progress, not completed code. This is off-site
backup and a place for notes. Feel free to browse, copy code
style/fragments or make suggestions.
- VLU Arithmetic index.
"VLU" ia an acronym for "Very Large Unsigned" number.
The numbers are arrays of 16 bit "digits". The limit is accessable memory.
- 20211221
Trim. Remove
any leading zero digits from VLU array.
Miscellaneous
Ancillary
- 20231017 Text in ASMDATA
Reduces time and memory useby not copying to variable, and has advantages over equates. Demonstration of technique,
no "ready-to-use" function.
- 20231019 Font ListJust a list
of Unicode many lanuage fonts Windows user should have.
- 20230617 Error Codes
- 20240505
BBROYGBVGW Color code equates.
- 20240517
TextColorByBackgound auto calculate.
License
Text and images on pages within this section of this web site are Copyright
© as of the "last edit" date on that page by Dale Yarker unless noted otherwise
on that page, or as noted next.
Program source code, compiled versions and accompanying resources (e.g.
icons, images) specifically provided for download and/or discussed on these
pages as part of the program are Full Copyleft(ↄ) † by Dale Yarker as of the
"last edit" date on the page. You may copy, modify, insert in other code and/or
distribute it. You may not claim original authorship.
Back Matter
† - "Full copyleft exists when all parts of a work (except the license
itself) may only be modified and distributed under the terms of the work's
copyleft license." From: en.wikipedia.org/wiki/Copyleft
https://en.wikipedia.org/wiki/Software_license
Created on 25 August 2021, last edit 5 May 2024