12-30-2022, 04:34 PM
(12-30-2022, 04:21 PM)Spriggsy Wrote: I'm confused. Why aren't you using COMMAND$(n)? You can iterate through arguments with that. No need for a separate call to the WinAPI.
In the first post it seems to be that the original poster doesn't want that behavior, would rather have the asterisks:
Quote:Is it possible to get this argument just as test*.* instead of many arguments? Especiallly when combing this with recursing, this behaviour makes it difficult to handle it so for a user it feels logically.
Yes it could be confusing.