Non-threaded

Forums » Advanced Editor Forum » Read Thread

Get help from the experts on variables, scripts, items, and other scary things.

If value goes above "___", then go to page "___"

11 years ago

Is there any way I can do two "if value goes above "___", then go to page "___"?

If value goes above "___", then go to page "___"

11 years ago

On the same variable? I don't think so. You could use two variables and just add to both of them all the time, though.

If value goes above "___", then go to page "___"

11 years ago

I can't help you here, but this should be in the Writing Workshop.

If value goes above "___", then go to page "___"

11 years ago

(Adavced Editor forum, actually)

If value goes above "___", then go to page "___"

11 years ago

IF %VALUE > 100 THEN
$DEST := @P200

 

If value goes above "___", then go to page "___"

11 years ago
Thanks Berka :)

If value goes above "___", then go to page "___"

11 years ago

Move to Advance Editor Forums.