Thanks for the reply!! It all make sense but I am a little confused on what I should be entering in this section:
[quote:3vf4cp29]Still on start of layout, we run a loop to create 1 array entry for each layout you want to go to (3 to 14), and add (push) them into the array. Rather than filling the array with layout numbers (since I'm not sure you can jump to a layout by number), lets use the layout names. For this example I'll assume that layouts 3 to 14 are named "p1" to "p12". ("p" for page).
What I've Done:
PUSH: Where: Front, Value: **Not sure what format**, Axis: X
I am just confused in what format. I tried [ p1 , p2 , ... ] etc but it said syntax error. Am I suspose to do "p1, p2, p3" (with quotes?)
Once again thanks for all your help!