Ingresar:     


Forum: General Discussion

Tópico: VDJScript: cue_name does not work

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

Hello all,

I'm currently experiencing difficulties in using the following VDJS command in v8:

set_cue 1 & cue_name 1 "test"

Basically all commands work but "cue_name". It simply does nothing.
The above script will create the cue point but the name stays at the default "Cue 1".
Event if I call cue_name directly (without the chaining) it does nothing.

Is there anything I need to do to get this to work?
I tried calling the command via "SendCommand" from my plugin but even an action POI didn't do the trick.

Any related issues known?

Thanks in advance,
Marco

Update:

okay something is bogus here.. even if I map "set_cue 5 & cue_name" to letter A on my keyboard, it will set the cue point but won't ask for the name (as it should, judging from all the posts here on the forum).

Update 2:

got it working with the keyboard mapping: set_cue 5 & cue_name 5 "works!" does indeed work.
However the same command won't change the name when used anywhere else.. please don't tell me I can only change cue names from mappings?
 

Mensajes Sun 20 Sep 15 @ 8:37 pm


(Los tópicos y foros antiguos son automáticamente cerrados)