Help File and variables like %P%N etc.

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Biozynotiker
Member
Member
Posts: 164
Joined: 2011-03-22, 09:57 UTC
Location: Germany

Help File and variables like %P%N etc.

Post by *Biozynotiker »

Can you please add some hints to the documentation,
which variable automaticly adds quotation, if there is a space in it?

Examples:

%P%N = "X:\Folder with space\File" < auto quotation
%P%N = X:\Folder_without_space\File

%T = X:\Folder with space
%T = X:\Folder_without_space
#92832
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

%P%N adds quotes if needed.
User avatar
Gral
Power Member
Power Member
Posts: 1609
Joined: 2005-01-26, 15:12 UTC

Post by *Gral »

From help:
"Names containing spaces will be surrounded by double quotes."
It is not enough?

It depends on spaces in path, NOT parameters (this is actual name), in most cases.

Works for %T%M , %P%S

Doesn't for %O %E
Last edited by Gral on 2011-11-30, 20:00 UTC, edited 1 time in total.
Biozynotiker
Member
Member
Posts: 164
Joined: 2011-03-22, 09:57 UTC
Location: Germany

Post by *Biozynotiker »

MVV wrote:%P%N adds quotes if needed.
I'll know that, but not everyone. That's why i suggest, to add this in the documentation.
#92832
Biozynotiker
Member
Member
Posts: 164
Joined: 2011-03-22, 09:57 UTC
Location: Germany

Post by *Biozynotiker »

Gral wrote:From help:
"Names containing spaces will be surrounded by double quotes."
Maybe i'm blind, but i only see something similar by the %S variable in the German documentation.
It seems, that this is not mentioned in German documentation.

EDIT:
The English documentation is different as the German one.
For Example: The %P%S and the description does not exists in the German documentation at all.
#92832
Post Reply