I have a problem with a script in DVD-A 5
I want to store the current title to replay it later.
So, I set the GPRM0 = SPRM4 (title).
After that, it seems I can’t use Link GPRM0 (I get an error).
Does the only way is to use many tests like this:
If GPRM0 = 1 Link Title1
If GPRM0 = 2 Link Title2
If GPRM0 = 3 Link Title3
If GPRM0 = 4 Link Title4
And so one…
TIA
Gilles
I want to store the current title to replay it later.
So, I set the GPRM0 = SPRM4 (title).
After that, it seems I can’t use Link GPRM0 (I get an error).
Does the only way is to use many tests like this:
If GPRM0 = 1 Link Title1
If GPRM0 = 2 Link Title2
If GPRM0 = 3 Link Title3
If GPRM0 = 4 Link Title4
And so one…
TIA
Gilles