SC quickfileview

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Borut
Posts: 1472
Joined: 19 Oct 2010 19:29
Location: Win10 Pro 64b 22H2, @120DPI (125%)

SC quickfileview

Post by Borut »

Help says:

Code: Select all

quickfileview
Open the Quick File View for the specified file. 

Syntax 
quickfileview [filename], [codepage]

filename full path/name, or relative to current path;
defaults to the current file. 
codepage codepage to use for decoding the file 
empty: use system default codepage 
else: use the passed codepage 

Examples
Quick File View the current file as Japanese (Shift-JIS):
quickfileview , 932;
To me it seems that no matter how I explicitly define filename, this function always shows the current file (=default). Could that be?
Win 10 Pro 64bit

admin
Site Admin
Posts: 66366
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: SC quickfileview

Post by admin »

OMG, after 1.5 years this bug turns up! :bug: Thanks...

Post Reply