Internet support
IGOR Pro provides facilities for interacting with the Internet. Manually or from an IGOR procedure you can:
- Download files and folders from an FTP site
- Upload files and folders to an FTP site
- Bring up a web page in the default web browser
- Generate an HTML file from an IGOR notebook window
FTP I/O is accomplished using the FTPDownload and FTPUpload operations.
Calling up a web page is done using the BrowseURL operation.
Generating HTML from a notebook is done manually through the File->Save Notebook dialog or through the SaveNotebook operation.
A web-savvy programmer can use IGOR as a CGI-Bin Server. This is explained in Tech Notes PTN004 and PTN005 which are included with IGOR Pro.
Last updated: Tuesday, December 7, 2004