[TC10.50b7] Bugs in documentation about the OPENATTRIBUTES command

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
white
Power Member
Power Member
Posts: 4622
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

[TC10.50b7] Bugs in documentation about the OPENATTRIBUTES command

Post by *white »

HISTORY.TXT wrote: 16.03.21 Added: New internal command OPENATTRIBUTES <parameters> Change attributes: +s (subfolders), +a/-a +r/-r +h/-h +s/-s +dDate +tTime Plugin_settings (32/64)
+s instead of +f for subfolders.
Help - What's new in this version? wrote: New functions and fixes in Total Commander 10.00:

Internal commands:

- New internal command OPENATTRIBUTES <parameters> Change attributes: +s (subfolders), +a/-a +r/-r +h/-h +s/-s +dDate +tTime +L +L2 Plugin_settings
+s instead of +f for subfolders.
TOTALCMD.INC wrote: OPENATTRIBUTES <parameters>=-27;Change Attributes dialog: +f (subfolders), +a/-a +r/-r +h/-h +s/-s +L/+L2 +c +dDate +tTime Plugin_settings
I wouldn't use a comma in the parameter list because people may think there must be a comma in the parameters.
I also suggest to rewrite it a bit to make it more clear:
OPENATTRIBUTES <parameters>=-27;Change Attributes dialog, params: +f +a/-a +r/-r +h/-h +s/-s +L/+L1/+L2 +c +d<date> +t<time> <saved plugin settings>
User avatar
Usher
Power Member
Power Member
Posts: 1675
Joined: 2011-03-11, 10:11 UTC

Re: [TC10.50b7] Bugs in documentation about the OPENATTRIBUTES command

Post by *Usher »

white wrote: 2022-05-26, 16:29 UTC<saved plugin settings>
You mean <save_plugin_settings>, I suppose.
Andrzej P. Wozniak
Polish subforum moderator
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC10.50b7] Bugs in documentation about the OPENATTRIBUTES command

Post by *ghisler(Author) »

I will change +s to +f, thanks. However, I don't think that the comma is a problem here because it's after the explanatory "(subfolders)" and not after a parameter itself.
Author of Total Commander
https://www.ghisler.com
User avatar
white
Power Member
Power Member
Posts: 4622
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC10.50b7] Bugs in documentation about the OPENATTRIBUTES command

Post by *white »

Usher wrote: 2022-05-27, 00:30 UTC
white wrote: 2022-05-26, 16:29 UTC<saved plugin settings>
You mean <save_plugin_settings>, I suppose.
You mean <saved_plugin_settings> I suppose. Yes, using underscores is perhaps better.

Perhaps <stored_plugin_attributes> is even better. It makes more sense if you read: OPENATTRIBUTES .. <stored_plugin_attributes>

If you use underscores, then other entries in TOTALCMD.INC should be adjusted too.
TOTALCMD.INC wrote: FTPOPEN <conf. ftp server>
SYNCOPEN <sync operation>
LOADSEARCH <stored search>
MULTIRENAME <operation name>
OPENCUSTOMVIEW <view name>
SELECTFILES <*.ext *.ex2>
ZIPFROMLIST <archive name> <filelist>
Entries above could look like this:
FTPOPEN <stored_ftp_config>
SYNCOPEN <stored_operation>
LOADSEARCH <stored_search>
MULTIRENAME <stored_operation>
OPENCUSTOMVIEW <view_name>
SELECTFILES *.ext *.ex2
ZIPFROMLIST <archive> <filelist>
User avatar
white
Power Member
Power Member
Posts: 4622
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC10.50b7] Bugs in documentation about the OPENATTRIBUTES command

Post by *white »

white wrote: 2022-05-26, 16:29 UTC
HISTORY.TXT wrote: 16.03.21 Added: New internal command OPENATTRIBUTES <parameters> Change attributes: +s (subfolders), +a/-a +r/-r +h/-h +s/-s +dDate +tTime Plugin_settings (32/64)
+s instead of +f for subfolders.
Fixed OK in TC10.50b8.
white wrote: 2022-05-26, 16:29 UTC
Help - What's new in this version? wrote: New functions and fixes in Total Commander 10.00:

Internal commands:

- New internal command OPENATTRIBUTES <parameters> Change attributes: +s (subfolders), +a/-a +r/-r +h/-h +s/-s +dDate +tTime +L +L2 Plugin_settings
+s instead of +f for subfolders.
Not fixed in TC10.50b8.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC10.50b7] Bugs in documentation about the OPENATTRIBUTES command

Post by *ghisler(Author) »

Thanks, it was also in the forum announcements and the newsletter:
https://www.ghisler.ch/board/viewtopic.php?t=74798
https://www.ghisler.com/mailing.htm
Author of Total Commander
https://www.ghisler.com
User avatar
white
Power Member
Power Member
Posts: 4622
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC10.50b7] Bugs in documentation about the OPENATTRIBUTES command

Post by *white »

Tested OK using TC10.50rc1.

Moderator message from: white » 2022-06-08, 21:09 UTC

Moved to Fixed bugs.
Post Reply