DBsave
Synopsis
DBsave writes an array of strings displayed in a UIwindow to a file.
Input Ports
Parameters
Output Ports
Description
DBsave writes an array of strings displayed in a UIwindow to a file. This module is typically used to save query output that has been formatted as an array of strings using DBlist and displayed in a UIwindow.
Input
The number of strings written to the file. This is the array size for the string_array[] input port.
A trigger that initiates execution of the write operation. When this value changes to a value greater than 0, the operation is executed.
Parameters
Output Port
A return value that indicates the processing status of the write operation. This value is set to 1 while the operation is being processed and is cleared to 0 to indicate that the operation has completed.
Example
File
See also related modules