Autoexec

Features wanted...
Post Reply
fishgod
Posts: 231
Joined: 03 Feb 2008 00:40
Location: Sankt Augustin (near Bonn), Germany

Autoexec

Post by fishgod »

Would be nice to have some kind of autoexec-function, so you can set up XY to run a specific script at startup.

I've tried to set the Permanent startup path to something like this:

Code: Select all

::load 'autorun.xys', ,'f';
But when XY starts it says:
Location currently not available
::load 'autorun.xys', ,'f';
The Adressbar shows ::load 'autorun.xys', ,'f';\ (a backslash behind the script, and also the script does not fire)
Operating System: Win10 x64 / Win11 x64 / almost allways newest XY-beta
totally XYscripting-addicted

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Autoexec

Post by zer0 »

I think this wish slots rather nicely into the kind of things that Custom Event Actions (CEA) would bring. Alternatively, cmd line switches could get an addition ;)
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

Post Reply