[resolved] Use of SC folderreport

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
klownboy
Posts: 4468
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.8737 at 100% 2560x1440

[resolved] Use of SC folderreport

Post by klownboy »

This has always worked for me (for years) in my paperlist.xys script. $Papers = FormatList(FolderReport("files","r",<xypaper>,"r",,"|"),"f","|","*.txt"); I used the script today and I received nothing - zero output and my script message stating I had no paper. The issue is in the SC folderreport portion $Papers = FolderReport("files","r",<xypaper>,"r",,"|"); It should be a recursive listing of all <xypaper>. The files are there. New bug? Like I said it's always worked previously. Thanks.
Last edited by klownboy on 22 May 2024 12:22, edited 1 time in total.

highend
Posts: 14991
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Use of SC folderreport

Post by highend »

Yeah, broken with v26 (but I have no time to see when it was last working atm)...
One of my scripts helped you out? Please donate via Paypal

klownboy
Posts: 4468
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.8737 at 100% 2560x1440

Re: Use of SC folderreport

Post by klownboy »

Thanks highend for confirming. When I get some time, I'll go back to check previous versions. I was on beta 25.90.0161 when I wrote the initial post.

Follow-up: SC folderreport worked fine on versions 25.80 and 25.90. I'll check more later.

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

Re: Use of SC folderreport

Post by admin »

Thanks, got it (rogue optimization). Fix comes. :tup:

klownboy
Posts: 4468
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.8737 at 100% 2560x1440

Re: Use of SC folderreport

Post by klownboy »

Issue resolved. Thanks Don. :tup:

klownboy
Posts: 4468
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.8737 at 100% 2560x1440

Re: [resolved] Use of SC folderreport

Post by klownboy »

Hey Don, SC folderreport is not working again 26.00.005 or 0006 - same issue as posted in first post.

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

Re: [resolved] Use of SC folderreport

Post by admin »

Gosh, yes. I'm being haunted by a tiny inconsistency that I allowed to live years ago. Bad idea. Don't do it. You will pay for it.

Fix comes, thanks!

klownboy
Posts: 4468
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.8737 at 100% 2560x1440

Re: [resolved] Use of SC folderreport

Post by klownboy »

All set with beta 26.00.0007. Thanks.

Post Reply