Index Overview
URL Control
URL Control grants access to files in the Internet. At present, URL
Control enables to read numbers and strings from these files. In the future,
URL Control will also enable to write over these files..
URL Control has the following attributes:
URL string - The control makes use of this attribute as the file's URL.
This string can be changed using Take New URL String.
URL Control has the following actions
and parameters:
Services:
- Take New URL String - When this service is
carried out, the control assumes a new string for the file's URL, in order
to read or write data. The new string originates from the URL string input
parameter.
- Write - When this Service is carried out, the
control writes data originating from the Write Data input
parameter to a file specified by the URL string.
Input Parameters:
- Write Data - This parameter provides the required data for Write.
- URL string- This parameter provides data used by Take New URL String
in order to assume a new string for the file's URL.
Output Parameters:
- Read Data - This parameter is used in order to
read data from the URL.