Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Syntax

URL$(PortNoHostName, Resource$, Expr[:ParLab$])

Arguments

  • PortNo is the communication port number (0 is standard and 80 is for instance ordinary HTML browser communication)
  • HostName, the name of the host, can also be an IP number
  • Resource$ what Resource$ what you want to put in the URL
  • Expr additional Expr additional input 

Remarks

  1. This is a higly specialised function for interacting with web services. Please contact Qnowledge for more detail.

...