Jump to content

I can't forward to a specified OGM


roche.jul

Recommended Posts

Hi,

 

I work on IVM 4.11, and I create a Java Plugin to determine which OGM must be play at the next step.

Here my structure:

- "Valider le matricule" : This ogm calls my plugin with a value, and when it's finished, call the redirector OGM

- "Traiter retour validation matricule": in "Go to OGM...", I put this variable: %nextOgmToexecute%

 

All my OGMs are in the same directory (the default)

 

However, when I run a test, the jump doesn't work

 

Here my log:

12:22:23 Variable matriculeSaisie = 1

12:22:23 Command - Go

12:22:23 Open OGM: Valider le matricule

12:22:23 Run plugin: "C:\Program Files\Java\jdk1.5.0_16\bin\java.exe" -cp C:\client\client.jar client/IVMPlugin validerMatricule 1

12:22:23 Play file: C:\Documents and Settings\All Users\Application Data\NCH Swift Sound\IVM\OGMs\Valider le matricule.wav

12:22:25 Plugin returned: nextOgmToExecute=.\Matricule+incorrect

 

12:22:25 Plugin returned so skip to end

12:22:25 Command - Go

12:22:25 Open OGM: Traiter retour validation matricule

12:22:25 Play file: C:\Documents and Settings\All Users\Application Data\NCH Swift Sound\IVM\OGMs\Traiter retour validation matricule.wav

12:22:26 Command - Go

12:22:26 Open OGM: .\Matricule incorrect

 

12:22:26 Play system prompt: GoodBye

12:22:26 Call disconnected

 

 

Thanks for your replies

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...