Inside Macintosh: QuickTime Reference

| Previous | Chapter Contents | Chapter Top | Next |

The print command

The print command sends a movie or list of movies to the printer for printing. 

print: Print the specified movie(s)

               print reference -- list of movies to print

For example: 

tell application "QuickTime Player"

               print movie "Sample Movie"

end tell


© 2000 Apple Computer, Inc.

Inside Macintosh: QuickTime Reference

| Previous | Chapter Contents | Chapter Top | Next |