Log in

View Full Version : A huge BUG in Scenarist 2.7


Sherlock_2
18th December 2003, 15:44
Hi guys
I found a huge bug in scenarist. Is there any clue with it ?
It is in command "Set Highlighted Button" .
When u use Immediate mode , it works fine.
But when you use GPRM mode , it doesn't work.
Let me explain what I did. May be I did wrong. If I did wrong , please guide me.

I made a menu with three highlighted.
I set GPRM10 to 2
Then in pre command of the PGC of the menu , I used this command with GPRM mode , set the GPRM drop down list to GPRM10
In command list , it shows like this :

1: SetHL_BTNN HL_BTNN=GPRM10

I think , now when the user comes to this menu , the menu number 2 must be selected. But in result , the menu number one is selected.
I don't know that it is really a HUGE bug or I do something.
Please answer.
Thanks

mpucoder
18th December 2003, 18:19
You didn't read up on how the command works. Multiply the button number by 1024.

Sherlock_2
18th December 2003, 20:44
Thanks for your reply
But I don't know anything about it.
Could you please explain me step by step ?
Or if you don't want to explain me , at least give me a link that has explained it completely.
Thanks in advance

zappppp
29th December 2003, 09:51
go to this website and ask for support.

digitalvideo
29th December 2003, 18:16
Look at the sprm8 value and you see that it use 1024 as base for button number.