cancel
Showing results for 
Search instead for 
Did you mean: 

calling new page by condition

Former Member
0 Kudos

hi experts,

i have a script which has 2 windows main and fuss.

in fuss i am writing a condition .

if it is true it has to go to next page .how to achieve it .

my code was .

/: if <condition>

/: new-page next

/: endif

but it is not working .

my page name is first and next .

how to write the code for it in script what all are the steps involved in it .

regards,

mani

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Check in Debug mode. i think condition is not succeeded.

reward if useful

Regards

ANUPAM

Former Member
0 Kudos

condition is working .i checked with some text .it is working but the control is not going to next page.???

which name should i give ???