|
| |
NTpager commands and descriptions
|  |
The following is a list of commands for NTpager (NTPAGER.EXE). NTpager is a simple to use command line interface that gives you access to all the features of NTpage. For more information on how to use NTpager see, NTpager command line interface overview.
You use these commands to have NTpager perform some function for you.
The command line has the form:
NTPAGER <command> <parameters for the command>
NTpager Commands
| - CheckMsgStatus
- Check the status of a message submitted to the server. You will pass it the message handle returned when you sent it
|
| - NetTest
- This will send a test message to the NTpage Server to insure the communications are working properly.
|
| - QuickGroup
- Page by Group Name pre-defined at the server
|
| - QuickPage
- Page by User Name pre-defined at the server
|
| - ResetMsgInQueue-
If a message has failed, you may reset it at the server so that it will try again.
|
| - SendNumericPage-
This is tailored to a numeric (beeper) kind of page. It assumes no pre-defined information at the server.
|
| - SendPage-
This command assumes that there are no predefined users or paging services defined at the server. You will pass in all necessary information to send a page.
|
| - ServicePage-
Page by Paging Service Name pre-defined at the server. You will then provide the pager PIN number and message.
|
| - SetDefault
- This can be used with any of the parameters below to set this computers defaults. If any of the parameters are missing from the command line, then these defaults will be used.
|
| - TnppCapPage
- If you want to send a TNPP Cap style page with no predefined users at the server, then use this command.
|
| - TnppIdPage
- If you want to send a TNPP Id style page with no predefined users at the server, then use this command .
|
| - TnppServiceCapPage
- If there is a defined TNPP service at the server, but you wish to specify specific user parameters (CAP page), then use this command.
|
| - TnppServiceIdPage
- If there is a defined TNPP service at the server, but you wish to specify specific user parameters for ID style page, then use this command.
|
| - EventError
- Add an error to the NT Application Event Log. This is handy for testing the NTPWATCH program.
|
| - NtMailMode
- If you are running NT Mail, this mode allows you to run NTPAGER as a robot. When the user gets mail, the robot runs NTPAGER which fetches the details of the email, formats it according to your preferences and sends the message using QuickPage. The NT Mail robot will pass the username. You will want to pass the preferences or store them in the registry using SetDefault. The preferences are NtMailSendFrom, NtMailSendTo, NtMailSendSubject, NtMailSendBody, NtMailMaxChars.
|
|