I want to know how to print a new page within a loop all the time.
EG:
foreach $slot (@name) {
print "$slot";
}
however this prints beneath one another, what i need is for that to print as a new page, sort of like replacing one another.
Thanks
Goran
|
|
+ Reply to Thread
Results 1 to 2 of 2
Thread: printing new page in a loop
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks