send a page from a script

I am using the Korn shell in Solaris 2.6. Are there native functions/utilities or 3rd party shareware avaliable to page me from a shell script? If so, can you provide a sample script?

On HPUX the uucp command allows this. You can research this in your Solaris man pages to see if it will also work on your Sun box.