Code: Select all
put the field "myText" into field "printText" on card "printCard"
print card "printCard"2. How can get it to print to the bottom of the page?
3. How can I better position my header field?
Thanks
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Code: Select all
put the field "myText" into field "printText" on card "printCard"
print card "printCard"