JAVA/CORBA CLASSES


Examples: open method
1. This example gets information on the normal files in a directory by opening each file as a stream. The agent reuses the same NotesStream object by opening and closing it for each file.
2. This agent opens a file as a stream for reading.
3. This agent opens a file for writing.
See Also