Does anyone have any examples of using variables in vectors?
The only one I've come up with so far is using the FAC to change the variable code from 0 to 1, to get vectors to skip certain steps. For example we re-record a greeting that is in use almost constantly. I put a step in the vector to skip the announcement if the variable = 1. This frees up the announcement for recording. My next plan is to build a vector that says "on" or "off" depending on what the variable is so the recording folks know if the announcement is playing.
I've been looking for other programming I can do with the variable and I was wondering what everyone else is using them for.
RTMCKEE
The only one I've come up with so far is using the FAC to change the variable code from 0 to 1, to get vectors to skip certain steps. For example we re-record a greeting that is in use almost constantly. I put a step in the vector to skip the announcement if the variable = 1. This frees up the announcement for recording. My next plan is to build a vector that says "on" or "off" depending on what the variable is so the recording folks know if the announcement is playing.
I've been looking for other programming I can do with the variable and I was wondering what everyone else is using them for.
RTMCKEE