ExtractFilename function
Prototype: |
function ExtractFilename(const Filename : string) :string; |
|
Description: |
||
Syntax: |
variable := Project.ExtractFilename(FileName); |
|
Part |
Description |
|
variable |
A variable declared as a string |
|
Project |
A reference to the Field-Map project as defined in Field-Map Project Manager |
|
FileName |
A string reference to the desired file name stored in the project folder |
|
Return value: |
||
Note: This function is available since version X7.
See also:
DeleteFile; CreateDir; DeleteDir; GetFilesOfDir; OpenFileByWindowsAssociation; SaveStringToIniFile; SaveIntegerToIniFile; SaveDoubleToIniFile; SaveBooleanToIniFile; LoadStringFromIniFile; LoadIntegerFromIniFile; LoadDoubleFromIniFile; LoadBooleanFromIniFile; ExtractFilename; ExtractFilePath; FileExists; DirectoryExists
© 2024 IFER-Monitoring and Mapping Solutions