CalcIt Commands

GETFILE(FilePath)

Returns the file part of a full file path. E.g. GETFILE('c:\calcit\calcit.exe) returns 'calcit.exe'

Go Back