User Tools

Site Tools


clarion_language_utilities.htm
Navigation:  Advanced Topics > Clarion Language Utilities >====== Clarion Language Utilities ====== Previous pageReturn to chapter overviewNext page

The Clarion Language Utilities refers to a set of prototypes designed to give your existing applications extra functions and flexibility.

These utilities are included as source in the Clarion \LIBSRC folder. To add the prototypes described below to your existing applications, you need only include the CWUTIL.INC file in the Global Map section of your program:

INCLUDE('CWUTIL.INC'),ONCE

Each utility is described in more detail in its own separate help topic. Use the links below to reference the following utilities:

BeginUnique

BLOBToFile

ByteToHex

CreateDirectory

EndUnique

FileExists

FileToBLOB

FullDrag

GetFileDate

GetFileTime

GetReg

GetTempFileName

GetTempPath

GetUserName

IsTermServer

LongToHex

OSVersion

PutReg

RemoveDirectory

ShortToHex

ValidateOLE

WindowExists

clarion_language_utilities.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1