BUG-TP6.1.3.spaces after filename in cdmline -> new file

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
zhladik
Posts: 1
Joined: Fri Jun 08, 2012 8:51 pm

BUG-TP6.1.3.spaces after filename in cdmline -> new file

Post by zhladik »

Hello,

this is small but uncomfortable bug - if there are trailing spaces after filename parameter, TP opens two tabs - on edited file and second one - new document. It does not depend on configuration parameter "Start with new document"

This is problem inside batch where you use TP %1 %2 %3 for universal multi open script - in case of subroutines there is not possible to use variant with %*(it is not local to sub)

Probably there is missing trailing spaces trimming in TP code for command line parsing.
Post Reply