Opened on Nov 20, 2017 at 9:54:36 AM
Last modified on Mar 7, 2018 at 9:18:55 AM
#3576 closed Feature Request
_PathMake — at Initial Version
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | Standard UDFs | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Function _PathMake now returns an array with parameters, but also requires to fill all byref args: $sDir, $sFileName, $sExtension.
If I need only the filename or need output array only I also must use dummy byref arguments.
So it will be better if there will be no arguments except input string, and result will be returned as array.
Note:
See TracTickets
for help on using tickets.
