User manual
Automation Protocol Easytext Commands
Miranda Technologies Ltd Page 238
The information returned is a list of the names of all the global datasources
available, separated by a ‘|’ . If datasources ‘Name_1’ to ‘Name_n’ are set
the response will be:
Format Field Description
%c%c Cmd m4
%s Name_1|Name_2|….Name_n List of global datasource names, or a
blank string if there are no global
datasources
The global datasources can be set using the m0 command, and deleted using
the m1 command.
Query Global Datasource m5
This command shows the contents of a global datasource.
CMD Param 1
m5 %s: Name
The information returned for a valid global datasource is:
Format Field Description
%c%c Cmd m5
%s Name|Value Name of global datasource enquired, and the
contents of that datasource or an empty string
Attempting to access a missing datasource, or a layer-specific datasource will
return an empty string, and the ‘Value’ of the above response is empty.
List Layer-Specific Datasources m6
This command lists the name of all datasources associated with a specific
layer.
CMD Param_1
m6 %1x: Layer No.