Opens a file on the Internet to be accessed (through Java) using PV-WAVE.
'hostname:nn'
, where nn
is a number specifying the port number of the proxy server. Unit The unit returned from the call, as for the PV-WAVE OPENR, and the READF and READU procedures.
NOTE: Java software must be available in your path and its location must be in the operating-system search path before you start PV-WAVE. (You should be able to run a Java program by typingjava
and the program name at the OS prompt.)
Windows Users: Make sure that one of the environment variablesTMP
orTEMP
is set to a writable directory to enable temporary file writing.
wavedir/demo/web
wavedir:[DEMO.WEB]
wavedir\demo\web
This example procedure uses OPENURL, keeping the file in unit while reading and writing the file to standard output until no more strings are found.