Modify ↓
Opened 3 years ago Last modified 4 months ago #20 accepted enhancementAdd section "file name pit falls" in YAM.guide
Description (last modified by damato)
YAM.guide should contain a section explaining common pit falls concerning file names, especially when these file names are passed to YAM's ARexx handling function.
This section should cover handling of file names containing spaces and other special characters which might cause problems with dos/ReadArgs() (see bug #635893) and hence either need to be escaped or surrounded by quotes.
Moved from SF: Attachments (0)Change History (4)comment:1 Changed 3 years ago by damato
comment:2 Changed 3 years ago by damato
comment:3 Changed 3 years ago by damato
comment:4 Changed 4 months ago by damato
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



accepting ticket for 2.9 release. Please note that such a documentation enhancement should be performed now in the HTML-based documentation instead.