Macro: GO TO CUE

I have written cue 0.9 which contains work lights and has moving lights at full and in home positions.  (Frankly the content of the cue should not matter).

Macro 807 has the folowing steps: Go_To_Cue_0.9 ENTER

When I execute the maco, the command line reads Go To Cue 0.

Why is this so?

Parents
  • i'm not in front of a console right now and i could be wrong. did you learn the macro or type it yourself? i think that "Go_To_Cue_0" is a reserved name and a fix command by itself. (i can configure one of the Gio user definable buttons to this fix command). i will experiment a bit tomorrow, but i think that it should be Go_To_Cue 0.9 ENTER (NB the missing underscore in front of the 0) 

    or of course it could simply be a bug...

Reply
  • i'm not in front of a console right now and i could be wrong. did you learn the macro or type it yourself? i think that "Go_To_Cue_0" is a reserved name and a fix command by itself. (i can configure one of the Gio user definable buttons to this fix command). i will experiment a bit tomorrow, but i think that it should be Go_To_Cue 0.9 ENTER (NB the missing underscore in front of the 0) 

    or of course it could simply be a bug...

Children
Related