CyberTools Documentation

Feel free to bookmark this page for easy access to our documentation.


Project maintained by Devuna Hosted on GitHub Pages — Theme by mattgraham

Getting Started


The DEVUNA repositories contain source code written in and for Clarion for Windows®

Our repositories utilize the same folder structure as Clarion for Windows®. Here is a list or the repository folders and their typical location in Clarion for Windows® version 10:

documents - CSIDL_COMMON_DOCUMENTS/Softvelocity/Clarion10/Accessory/Devuna/documents/[project name] (e.g. CoolTips)

examples - CSIDL_COMMON_DOCUMENTS/SoftVelocity/Clarion10/Accessory/Devuna/examples/[project name]

images - SoftVelocity/Clarion10/Accessory/images

libsrc/win - SoftVelocity/Clarion10/Accessory/libsrc/win

template/win - SoftVelocity/Clarion10/Accessory/template/win

Requirements

CyberTools requires include files and templates that can be found in the Devuna-Common repository

Devuna-Common Include

Include files used by CyberTools

Devuna.clw

kcrapifnc.inc

Devuna-Common Template

Global Extensions used by CyberTools

KCR_CalendarClass        Add Calendar Class

KCR_GlobalClass             Exclude Classes from Global Instantiation

KCR_GlobalDataExport   Remove template globals and ABC libraries from EXP file

Extension Templates used by CyberTools Calendar procedure

KCR_SetClassLong                 Change Window Style

KCR_SubClassClientWindow SubClass Client Window Extension

KCR_Calendar                          Add Calendar to Procedure

Documentation Contents


CyberTools Library Functions