I have been using open file and read from file. The docs, however, note: "As an alternative to the open file, read from file, and write to file commands, you can also use the URL keyword with get, put, and other commands to access the contents of a file." Is there an advantage to one method over the other? doug