|
Previous Top Next |
The CoreClassDemo.app is dedicated to the CoreClass only. By default the UtilDemo.app Example app is installed in your Clarion\3rdParty\Examples\ITUtilities folder.
Procedure |
Demonstrates |
CoreClassDemo |
Shows how to create GUIDs with CreateGUID, retrieve and change file attributes with GetFileAttrib and SetFileAttrib. It also shows how to get temp filenames with GetTempFile and the default folder for temp files with GetTempFolder. Also shows GetFilePart and RemoveBackSlash |
SplashWindow |
Shows a splash window. |