Have enabled "Allow multiple files"
Yet when I pass 1 or more files on the command line ... New Document is created ... weather "Start with new document is enabled OR disabled.
File paths are quoted with a space between.
How can TextPad be loaded without having the undesired "New Document" being created.
Multiple files on command line
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Re: Multiple files on command line
The only way I can reproduce this is to include an empty string anywhere in the command line, such as this:
Note that the file names only have to be quoted if they contain spaces.
Code: Select all
%ProgramFiles%\TextPad\TextPad.exe "file 1" "file 2" ""