Search found 572 matches

by MBaas
13 Jan 2024 09:49
Forum: Script Exchange
Topic: Script '...' does not contain any valid lines
Replies: 2
Views: 273

Script '...' does not contain any valid lines

I'm not sure if I'm not following best practices (very possible) or if there is a problem, but here's an annoying thing I've struggled with. I have two scripts that both need the same utility function. Instead of having that function's code in both scripts, I thought I'd put it into a .xyi file and ...
by MBaas
12 Jan 2024 12:13
Forum: Bug Reports
Topic: Drives not updated after mappings updated
Replies: 23
Views: 1277

Re: Drives not updated after mappings updated

I'm happy (no, VERY happy actually) to report that "refresh" helped to solve my issue! :tup:

Many thanks for such a super-fast response! :beer:
by MBaas
12 Jan 2024 10:21
Forum: Bug Reports
Topic: Drives not updated after mappings updated
Replies: 23
Views: 1277

Re: Drives not updated after mappings updated

Too bad - but I understand... But in that case, my earlier question gets interesting: ...is there perhaps a way I could force XY to refresh from my mapping script? If there was any macro command that would update the drives bar, I could /feed that - but I've not found one. Did I miss anything? BTW, ...
by MBaas
12 Jan 2024 10:14
Forum: Bug Reports
Topic: File list not updated after running batch to unzip
Replies: 2
Views: 214

Re: File list not updated after running batch to unzip

Yesterday it was (twice), today it isn't any more :veryconfused:
Forget it...
by MBaas
11 Jan 2024 14:23
Forum: Bug Reports
Topic: File list not updated after running batch to unzip
Replies: 2
Views: 214

File list not updated after running batch to unzip

I just copied two .7z files into a new folder and then ran an .xys script that called 7z to unzip those archives (into folders). After 7z had ended, XY's pane (details view) wasn't updated with those 2 new folders.
by MBaas
10 Jan 2024 19:01
Forum: Tips & Tricks, Questions & Answers
Topic: XYPlorer Guru GPT !!
Replies: 5
Views: 304

Re: XYPlorer Guru GPT !!

Actually...I take back my words. It's ChatGPT disguised as an "expert" but with the flaws of ChatGPT... Here's a nice start: generate a script to output the currently selected file GPT Creating a script in XYplorer to output the currently selected file's name and path can be done using XYp...
by MBaas
10 Jan 2024 17:55
Forum: Tips & Tricks, Questions & Answers
Topic: XYPlorer Guru GPT !!
Replies: 5
Views: 304

Re: XYPlorer Guru GPT !!

Nice idea! ;) It probably can't beat highend, but gave some correct answers. I'm looking forward to asking it "serious" questions...
by MBaas
08 Jan 2024 11:34
Forum: Bug Reports
Topic: Drives not updated after mappings updated
Replies: 23
Views: 1277

Re: Drives not updated after mappings updated

Do you get the same issue with a simple net use like: XY address bar: !net use q: "\\VEGA\Users\Donald\Google Drive" That's effective immediately! So I tried to add that cmd to a script which is executed in the same way as the one which has no effect - and that also worked! The only diffe...
by MBaas
08 Jan 2024 10:08
Forum: Bug Reports
Topic: Drives not updated after mappings updated
Replies: 23
Views: 1277

Re: Drives not updated after mappings updated

Windows 11 [Version 10.0.22635.2921]
by MBaas
06 Jan 2024 17:50
Forum: Bug Reports
Topic: Drives not updated after mappings updated
Replies: 23
Views: 1277

Re: Drives not updated after mappings updated

FWIW, I am doing net use {path} {pwd} /user:{domain}\{user}.
by MBaas
06 Jan 2024 16:39
Forum: Bug Reports
Topic: Drives not updated after mappings updated
Replies: 23
Views: 1277

Re: Drives not updated after mappings updated

I'm sorry - it's embarrassing - but it started earlier: I went back and checked the versions on the freezer - and 24.90.0100 was the last where it worked!
by MBaas
05 Jan 2024 12:50
Forum: Bug Reports
Topic: Drives not updated after mappings updated
Replies: 23
Views: 1277

Re: Drives not updated after mappings updated

@Horst: yes, it's all in the same session under the same accnt.
@jupe: I'm using the "AllDrives" group and that has been dyamic in the past.