Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AlanJB

Pages: 1 ... 5 6 7 8 [9] 10 11 12 13 ... 18
201
Did you look here: http://multicommander.com/docs/aliases

to make sure your alias is correctly configured?

203
Ah — my bad, sorry — I missed "Custom Command".  Obviously the MultiScript Debugger will not help.

There is a list of Custom Commands with their purpose and parameters here:

http://multicommander.com/docs/customcommands_list

204
Have you used the MultiScript debugger at  Menu -> Help -> MultiScript Debugger ?

And looked at the documentation at http://multicommander.com/docs/multiscript/ and subsections ?

205
Tips and Tricks / Re: CMD console mod (Freeware)
« on: June 16, 2018, 12:29:41 »
Even better than ColorConsole is:

https://conemu.github.io/en/TableOfContents.html#conemu

I tried Q-Dir for a while, but settled on MC as the superior commander ;)

I do use their FontViewOK though.

206
Support and Feedback / Re: Quick Launch
« on: May 31, 2018, 10:36:51 »
There is no “automatic” or configuration setting, but you can add “/MINIMIZED” as a command line switch to your shortcut in the Startup folder.

207
Support and Feedback / Re: Save Panel Widths
« on: May 31, 2018, 10:32:18 »
Right click any column header in the explorer panel (eg: Name, Ext, Size, etc.) and select “Save current layout as default”.

208
You might want to edit your last post and delete your (presumably) private email address ;)

209
Support and Feedback / Re: v8.1
« on: May 10, 2018, 13:22:00 »
Thanks for updating, Mathias  :D

210
Support and Feedback / Re: v8.1
« on: May 09, 2018, 13:55:51 »
Good man ;)

211
Support and Feedback / v8.1
« on: May 09, 2018, 13:03:13 »
Hi Mathias.

Do you plan to update the MC downloads page to list 8.1 (build 2452) as the current version?

212
Support and Feedback / Re: ** NEW VERSION v8.0 **
« on: May 01, 2018, 18:18:25 »
It was worth the wait :)

Now to convert lots of my UDCs to use the new Tab... functions :D

213
Beta Releases / Re: Multi Commander v7.9 BETA
« on: April 03, 2018, 14:19:17 »
Hi Mathias.

All MultiScript Tab... functions working as expected in Build 2437 :)

Well done and thanks !

214
Beta Releases / Re: Multi Commander v7.9 BETA
« on: March 25, 2018, 19:16:11 »
Thanks for all the replies ;)

I'll retest after the next beta release.  I can use these functions for lots of UDCs!

215
Beta Releases / Re: Multi Commander v7.9 BETA
« on: March 25, 2018, 17:16:17 »
Sorry to seem stupid, Mathias, but with only 1 parameter (side) it works exactly as expected, but
Quote
...I would expect TabActiveTab( 1,2 ); to set the 3rd tab in the left panel as active.

does not set the 3rd tab in the left panel as active.  Nothing happens at all  :-\

216
Beta Releases / Re: Multi Commander v7.9 BETA
« on: March 25, 2018, 13:19:24 »
Thanks Mathias.  Tried that; no result at all :(

My confusion is caused by these 2 lines in your post of March 21st:
Quote
<int> TabActiveTab( <int/string> side);  // return tab in panel that is active
 TabActiveTab( <int/string> side, int tabIdx );  // set tab in panel side as active
The 1st shows TabActiveTab( ) taking 1 argument and returning an <int>: this works as expected.

The 2nd shows TabActiveTab( ) taking 2 arguments and returning <what?>: this seems to do nothing.
For example, I woud expect TabActiveTab( 1,2 ); to set the 3rd tab in the left panel as active.

What am I missing?

217
Beta Releases / Re: Multi Commander v7.9 BETA
« on: March 24, 2018, 19:09:55 »
I cannot get
Quote
TabActiveTab( <int/string> side, int tabIdx );
to do anything at all  :-\

Could you give an example, please?

218
Beta Releases / Re: Multi Commander v7.9 BETA
« on: March 24, 2018, 16:05:32 »
Quote
<1/2> TabActivePanelSide(); // 1 left / top , 2, right / bottom
TabActivePanelSide(<int/string> side );
<int> TabActiveTab( <int/string> side);  // return tab in panel that is active
 TabActiveTab( <int/string> side, int tabIdx );  // set tab in panel side as active
<int> TabCount(  <int/string> side ); // return the number of tab a panel side have
<string> TabGetPath(  <int/string> side, int tabIdx); // return the path of a tab IF that tab has a explorer panel, else empty string is returned
TabLoadTabSession( <string> nameOrID ); // load tab session

Hi Mathias: some issues...

I am unclear as to what "TabActivePanelSide()" returns/does.

"TabActiveTab" is listed twice (once with 1 argument and once with 2).

219
Beta Releases / Re: Multi Commander v7.9 BETA
« on: March 22, 2018, 19:30:05 »
I have been patient...  and it has come :)  (English saying: "Everything comes to he who waits " ;) )

Many thanks.  I'll start testing.

220
Beta Releases / Re: Multi Commander v7.9 BETA
« on: March 22, 2018, 14:56:34 »
Looking promising, Mathias.

But could you list the arguments and return values for the new MultiScript function to work with tabs, please?

221
Support and Feedback / Re: Bug on sort by date in file list
« on: March 10, 2018, 00:06:56 »
Can you give a bit more detail about "sorting the entire list within the folder"?

Do you mean folders aren't sorted by date, as well as files?

222
Support and Feedback / Re: Determine which Panel has focus
« on: March 09, 2018, 12:25:07 »
I'd be grateful if you could, Mathias :)

223
Support and Feedback / Determine which Panel has focus
« on: March 08, 2018, 13:07:22 »
Is there a way to determine which of the two explorer panels has focus (ie., LEFT or RIGHT)?

I have reviewed the documentation and searched the Script sub-forum but found nothing.

TIA

224
Support and Feedback / Re: Set Default Search Columns
« on: March 06, 2018, 16:22:56 »
Sorry - I misunderstood your question.

I don't use the F3 Search, but I don't believe you can save the results column layout as a "default".

225
Support and Feedback / Re: Set Default Search Columns
« on: March 01, 2018, 20:12:42 »
Set up all your columns the way you want them.
Right-click any column header.
Click "Save current layout as default".

Voila!

Pages: 1 ... 5 6 7 8 [9] 10 11 12 13 ... 18