Hello,
I’m using a “while” loop but I’m not getting it. It doesn’t go into “while”.
Return “loop” according to the number of pages I want to make
pagecount=number
Hello,
I’m using a “while” loop but I’m not getting it. It doesn’t go into “while”.
Return “loop” according to the number of pages I want to make
pagecount=number
Hi,
I think the condition should be pagecount>number
. Can you try this?
Regards,
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.