A feature for "New Items"

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
MBaas
Posts: 578
Joined: 15 Feb 2016 21:08

Re: A feature for "New Items"

Post by MBaas »

1) Sorry, I should have mentioned that I do NOT get that msg!

2) So that I can eaily choose which block of code I want to run. I will create a var for that at the top ;)
______________________________________________
Happy user ;-)

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

Re: A feature for "New Items"

Post by highend »

1) Sorry, I should have mentioned that I do NOT get that msg!
For whatever reason... I do not see one here. #172 is a non blocking command, it will return immediately once it was invoked.
Insert a step; before that command and see what happens when you go through the code with the debug window
One of my scripts helped you out? Please donate via Paypal

MBaas
Posts: 578
Joined: 15 Feb 2016 21:08

Re: A feature for "New Items"

Post by MBaas »

What I see is that the rename-input seems to appear, but it immediately closed again. So I'm left without a chance of renaming the file...
Did not get anything more from the stepping - should I pay attention for anything special?
______________________________________________
Happy user ;-)

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

Re: A feature for "New Items"

Post by highend »

This is what I see after clicking one time on "Continue" (-> executing the #172;)
1.png
1.png (25.42 KiB) Viewed 855 times
One of my scripts helped you out? Please donate via Paypal

MBaas
Posts: 578
Joined: 15 Feb 2016 21:08

Re: A feature for "New Items"

Post by MBaas »

Same here - but were you able to actually rename the file?
______________________________________________
Happy user ;-)

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

Re: A feature for "New Items"

Post by highend »

If I comment your msg line out, sure but you were saying that you don't even get the message which makes no sense when you see the exact script debugging output after inserting the step; command...
One of my scripts helped you out? Please donate via Paypal

MBaas
Posts: 578
Joined: 15 Feb 2016 21:08

Re: A feature for "New Items"

Post by MBaas »

Aaaaarrrgggh :((
I had accidentally renamed the type-script and removed the extension, so Generic!.xys was excuted instead - so the behaviour was almost identical (in that #172 was called as well), but ofc the Msg wasn't in your script, so it was not executed. fixed that and I get the Msg as well.

So the only problem is that #172 doesn't wait for me to rename...
______________________________________________
Happy user ;-)

Post Reply