clarionforwindows Code
Some code utilities that i have written and make use of with the Clarion for Windows development tool.
Brought to you by:
dickie00001
| File | Date | Author | Commit |
|---|---|---|---|
| stylesheets | 2016-09-20 |
|
[77b571] Create master branch via GitHub |
| .gitattributes | 2016-11-14 |
|
[2e34df] Update .gitattributes |
| README.md | 2016-11-14 |
|
[aebbcb] Update README.md |
| github1.app | 2016-11-21 |
|
[75264d] Add files via upload |
| github1.clw | 2016-11-21 |
|
[75264d] Add files via upload |
| github1001.clw | 2016-11-21 |
|
[75264d] Add files via upload |
| github1002.clw | 2016-11-21 |
|
[75264d] Add files via upload |
| github1003.clw | 2016-11-21 |
|
[75264d] Add files via upload |
| index.html | 2016-09-20 |
|
[77b571] Create master branch via GitHub |
| params.json | 2016-09-20 |
|
[77b571] Create master branch via GitHub |
by Richard Bryce, Sydney NSW AUSTRALIA
https://au.linkedin.com/in/richardbryce
Some code utilities that I have written for the Clarion for Windows development tool (by softvelocity.com)
GUID.
Will return a global unique identifier.
Hex to Byte / Byte to Hex.
Converts a character to Hex and back to text. Code also supplied to convert a string to hex, etc.
Prehaps use as part of encryption.
Message.
A rewrite of the Clarion message box.
OS Version.
Return Operation System version string information from Windows.
Search / Replace.
A code function that i wrote some years back, and then did not use. Search and Replace text in a string.