Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Produce an HTML index of selected mail in an AIPS++ folder.
scanpick [folder]
scanpick is a CGI script which produces a scan listing of messages in an AIPS++ MH email archive folder selected according to pick arguments.
The pick arguments are acquired by another CGI script, pickhtml (p), which generates an HTML form and passes the result to scanpick via the POST method.
scanpick uses an auxiliary perl script called parseform (p) to decode the form output.
None.
/home/tarzan/httpd/cgi-bin/scanpick -> /export/aips++/master/etc/scanpick
Status return values
0
: success
The manual page for mh(1), the message handler system.
The manual page for pick(1), the MH search command.
The manual page for scan(1), the MH index command.
Section §13.2, AIPS++ email exploders.
pickhtml (p), AIPS++ HTML form generator for scanpick.
parseform (p), AIPS++ decoder for HTML forms output.
Original: 1996/05/21 by Mark Calabretta, ATNF