Search found 16 matches

by Kenbol
01 Sep 2022 10:55
Forum: Tips & Tricks, Questions & Answers
Topic: Can the script recover garbled filename?
Replies: 1
Views: 357

Can the script recover garbled filename?

Hi, can the script recover garbled filename?
εƒ’ε„žεƒΎε„–.fbx
by Kenbol
15 Jan 2022 10:14
Forum: Script Exchange
Topic: popupmenu - Add nested submenus
Replies: 37
Views: 13015

Re: popupmenu - Add nested submenus

Thank you. I saw the flags and looked up the help file.
$data = $root. " " . quote($tmpFolder) . ", " . quote($selectedItems) . ",0 , 2, 2;";
by Kenbol
15 Jan 2022 06:16
Forum: Script Exchange
Topic: popupmenu - Add nested submenus
Replies: 37
Views: 13015

Re: popupmenu - Add nested submenus

Can it be like this?
by Kenbol
22 Nov 2021 08:49
Forum: Wishes
Topic: Tweak to disable Esc popup
Replies: 9
Views: 1903

Re: Tweak to disable Esc popup

+1
by Kenbol
22 Nov 2021 06:53
Forum: Tips & Tricks, Questions & Answers
Topic: Can't customize colors here?
Replies: 2
Views: 502

Re: Can't customize colors here?

Oh,it's Column Header :oops:
by Kenbol
22 Nov 2021 06:45
Forum: Tips & Tricks, Questions & Answers
Topic: Can't customize colors here?
Replies: 2
Views: 502

Can't customize colors here?

Can't customize colors here?
by Kenbol
15 Nov 2021 12:58
Forum: Wishes
Topic: Menu Bar Dark Mode
Replies: 4
Views: 2548

Re: Menu Bar Dark Mode

:oops:
by Kenbol
15 Nov 2021 12:43
Forum: Bug Reports
Topic: No response when adding script task to queue
Replies: 2
Views: 632

Re: No response when adding script task to queue

Thanks for the reply,I was just about to ask if there was a timeout 1...
by Kenbol
15 Nov 2021 11:35
Forum: Bug Reports
Topic: No response when adding script task to queue
Replies: 2
Views: 632

No response when adding script task to queue

Start the test,it's all done,no response occurs after running multiple times,then there is no response for each run,restart the computer and open new XY package,still the same.
by Kenbol
06 Nov 2021 07:52
Forum: Wishes
Topic: Use alternate image for cached thumbnail?
Replies: 44
Views: 7093

Re: Use alternate image for cached thumbnail?

Can setthumb set folder thumbnails?
by Kenbol
26 Sep 2021 14:28
Forum: Script Exchange
Topic: Can the script copy or move files to the specified folder
Replies: 11
Views: 3408

Re: Can the script copy or move files to the specified folder

Thx for reply
The multiline script command did not run successfully...
by Kenbol
26 Sep 2021 07:55
Forum: Script Exchange
Topic: Can the script copy or move files to the specified folder
Replies: 11
Views: 3408

Re: Can the script copy or move files to the specified folder

I checked the documentation and didn't see how to run multiple script commands
by Kenbol
23 Sep 2021 14:47
Forum: Script Exchange
Topic: Can the script copy or move files to the specified folder
Replies: 11
Views: 3408

Re: Can the script copy or move files to the specified folder

xcopy /y "D:\Dt\modular.ps" "F:\Data\Ten\sample\210825\"
Copy the file modular.ps to path "F:\Data\Ten\sample\210825\"
Disk F does not have this path "F:\Data\Ten\sample\210825\",create this path,and then copy or move the files
by Kenbol
23 Sep 2021 08:25
Forum: Script Exchange
Topic: Can the script copy or move files to the specified folder
Replies: 11
Views: 3408

Can the script copy or move files to the specified folder

Can the script copy or move files to the specified folder,include newly created path,just like CMD in Windows