Shredder anybody?

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

Post by admin »

serendipity wrote:Yes, make it optional please. +1 for this.
serendipity wrote:Yes, make it optional please. +1 for the common standard.
Are you trying to play the 2-fools game alone? :wink:
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

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

Post by admin »

admin wrote:
serendipity wrote:Yes, make it optional please. +1 for this.
serendipity wrote:Yes, make it optional please. +1 for the common standard.
Are you trying to play the 2-fools game alone? :wink:
Anyway, I'm also for it so we are two (three?) at least.

The only case where old code could be broken is when a script/UDC refers to an unquoted app that has blanks in the path (but no switches -- else should be quoted). E.g.

Code: Select all

::open C:\Program Files\Blah\Blah.exe
This works with the current syntax, but needs to be quoted in "common standard" syntax:

Code: Select all

::open "C:\Program Files\Blah\Blah.exe"
Else "Files\Blah\Blah.exe" would be interpreted as command line switch.

Now I just wonder how I can cleverly make the switch. Actually I don't like to add another option but want to totally move over to the new syntax. Hmm...
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

serendipity
Posts: 3360
Joined: 07 May 2007 18:14
Location: NJ/NY

Post by serendipity »

admin wrote:
serendipity wrote:Yes, make it optional please. +1 for this.
serendipity wrote:Yes, make it optional please. +1 for the common standard.
Are you trying to play the 2-fools game alone? :wink:
:lol:, i did not intend to. But seems like it worked.

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

Okay, so I'm adjusting my quotes now, but it's broken! At least for PFAs, when I don't quote it doesn't work, and when I do on LM it seems it does (icon shows up) but when using it (eg POM) then no more icon and not working (D:\Program not found) unless there were parameters defined !
Proud XYplorer Fanatic

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

Post by admin »

jacky wrote:Okay, so I'm adjusting my quotes now, but it's broken! At least for PFAs, when I don't quote it doesn't work, and when I do on LM it seems it does (icon shows up) but when using it (eg POM) then no more icon and not working (D:\Program not found) unless there were parameters defined !
Okay, I check that.

Did you try the CatalogOnTop? (I did not mention it in history.)
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

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

Post by admin »

jacky wrote:Okay, so I'm adjusting my quotes now, but it's broken! At least for PFAs, when I don't quote it doesn't work, and when I do on LM it seems it does (icon shows up) but when using it (eg POM) then no more icon and not working (D:\Program not found) unless there were parameters defined !
Should work now (v7.30.0026).
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

admin wrote:Should work now (v7.30.0026).
Yep, thanks!
admin wrote:Did you try the CatalogOnTop? (I did not mention it in history.)
Yes, my Catalog moved to the top; AFAICS it works good. As I expected it's a bit "odd" at first, cause I'm so use to look down for it and have the tree all the way up, but I think I like it yes... :D Probably gonna end up using Catalog more now.
Proud XYplorer Fanatic

Post Reply