Difference: 0LASubrFileSplitPathname (4 vs. 5)

Revision 52013-10-28 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.FILE SPLIT PATHNAME

Line: 18 to 18
  This subroutine is called to separate a full pathname into it's path and file name parts. All parameters are required, if any are missing the subroutine will CANCEL.
Changed:
<
<
<path_part> will contain the path portion of the full file and path name. (Required). This must be PASSed with Share "Y".
>
>
<path_part> will contain the path portion of the full file and path name, including the trailing slash (/ or \). (Required). This must be PASSed with Share "Y".
  <file_part> will contain the file name portion of the full file and path name (Required). This must be PASSed with Share "Y".
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback