Is it possible to create a marker in ZScript and ‘remember’ it, so that exact marker can be activated later in the script, even though there may be other markers present?
Thanks,
Ken
Is it possible to create a marker in ZScript and ‘remember’ it, so that exact marker can be activated later in the script, even though there may be other markers present?
Thanks,
Ken
You might like to try the TransformGet and TransformSet commands (or their memory equivalents if you’re reloading your script).
Digits has a zscript that “seems” to do this. I think it is Zmarker.
r