![]() |
TrFile_FullPathToFileSpec |
(Obsolete) This functions used to change the full path to the standard macOS FSSpec.
Syntax
TrFile_FullPathToFileSpec ( switches ; FileSpec )
Parameters
switches | reserved for future use, leave empty or set to "-Unused" |
FileSpec | the Full path of a file or folder. It is of the form "DiskName:foldername1:foldername2:…:foldernameN:filename" |
Returned Result
Data type returned
Error code
Result
The function TrFile_FullPathToFileSpec is obsolete and now returns error code $$-4266 (kErrNoLongerSupported).
Originated in
Troi File Plug-in 1.0
Compatibility
FileMaker Pro 16 to FileMaker Pro 2023
Considerations
As FSSpecs are deprecated this function no longer is useful.
You should remove this function from your scripts.
Related function
TrFile_FileSpecToFullPath |
Related topics
Troi File Plug-in online help (overview)