Open through SPL command

Read(265) Label: open through splcommand,

We can execute an SPL command to output data to the result set in the “Edit command” interface.

For example, read bin file empcub.btx and enter SPL command file("empcub.btx").import@b() in the “Edit command” zone. Execute the command and we get the following result:

  

The result set opened through a SPL command does not have a name by default. Click  to give a name to the result set. Learn more about edit SPL command in Edit command.