home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-2.ISO / email / poco.exe / file0003.bin < prev    next >
Encoding:
Text File  |  1999-09-29  |  2.4 KB  |  29 lines

  1. <html>
  2. <!-- Copyright ⌐ 1999 by Slaven Radic -->
  3. <head>
  4. <title>Poco Help: About PocoScript</title>
  5. </head>
  6. <body>
  7.  
  8. <font face="Arial">
  9. <font size="-1"><b><a name="top">Back to</a> <a href="index.html">Poco Help</a></b></font><p>
  10.  
  11. <font size="+1"><b>About PocoScript</b></font><p>
  12.  
  13. Poco has no tradional filters for incoming mail. You can understand why when you take a peek at PocoScript, full scripting language included with Poco, integrated with Poco application. Language itself has a very simple syntax, aimed at handling and processing mail messages and text files. Poco comes with several scripts already preinstalled.<p>
  14.  
  15. PocoScript is interpreted, high-level language, run directly by the Poco executable. Since the interpreter is part of the main application, to run any scripts you need to have Poco running. Even though it has a narrow focus, PocoScript can act as a conduit between Poco and other applications to implement more sophisticated mail processing, such as mail encryption. PocoScript is manipulated through Filters and Scripts window, under Tools menu, or by pressing F4.<p>
  16.  
  17. If you are not familiar with scripting, Poco in many ways makes the scripts act transparently, so you will not need to learn PocoScript in order to take advantage of what it offers. PocoScript allows scripts to query user for input, have user customizable variables, and will even be automatically created on-demand for user: simply dragging and dropping and address book entry onto the mailboxes window will behind the scenes create a new script that will filter messages from that contact to the dropped mailbox.<p>
  18.  
  19. If you are a power-user brace yourself for endless possibilities with PocoScript: from running external programs, popping input boxes on the screen, Poco can even take care of your e-mail while you are away, by allowing Poco to check mail every hour for example. Script will be able to process Vacation messages, forward important messages to your friends, even update itself if it receives a command or a password from you.<p>
  20.  
  21. Security is not a concern with PocoScript, as Poco will not launch any external programs or scripts unless you specifically set them up.<p>
  22.  
  23. <a href="pocoscriptindex.html">Proceed to PocoScript Manual index...</a><p>
  24.  
  25. <font size="-1"><b><i>Back to <a href="index.html">Poco Help</a> : <a href="#top">Top</a></i></b></font><p>
  26. </font>
  27. </body>
  28. </html>
  29.