Menu

Tree [75264d] master /
 History

HTTPS access


File Date Author Commit
 stylesheets 2016-09-20 Richard Bryce Richard Bryce [77b571] Create master branch via GitHub
 .gitattributes 2016-11-14 Richard Bryce Richard Bryce [2e34df] Update .gitattributes
 README.md 2016-11-14 Richard Bryce Richard Bryce [aebbcb] Update README.md
 github1.app 2016-11-21 Richard Bryce Richard Bryce [75264d] Add files via upload
 github1.clw 2016-11-21 Richard Bryce Richard Bryce [75264d] Add files via upload
 github1001.clw 2016-11-21 Richard Bryce Richard Bryce [75264d] Add files via upload
 github1002.clw 2016-11-21 Richard Bryce Richard Bryce [75264d] Add files via upload
 github1003.clw 2016-11-21 Richard Bryce Richard Bryce [75264d] Add files via upload
 index.html 2016-09-20 Richard Bryce Richard Bryce [77b571] Create master branch via GitHub
 params.json 2016-09-20 Richard Bryce Richard Bryce [77b571] Create master branch via GitHub

Read Me

clarionforwindows

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.