Ingreso rápido:  

Forum: Old versions

Tema: Mapping VDJ Scripts with "get"

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

Can someone tell me if you can set a variable with a value from "get active_loop" and then use it later on in the same script. I am trying to Get the active_loop size and then move the loop by the amount of the active_loop size. My code looks something like this:

set 'myLoop' to get active_loop & loop_move get var 'myLoop' & loop get var 'myLoop'
 

Mensajes Fri 29 Jan 10 @ 2:10 am
Sorry, this is not currently possible.

The results of 'get' cannot currently be stored in variables or substituted as the parameter to another action.
 

Mensajes Fri 29 Jan 10 @ 12:22 pm
jpboggis wrote :
Sorry, this is not currently possible.

The results of 'get' cannot currently be stored in variables or substituted as the parameter to another action.


Thank you for your response! :)
 

Mensajes Fri 29 Jan 10 @ 2:35 pm


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