num-var = Add_Array(LPtr, array-name)


Operands:

LPtr

The line pointer after which the new lines from the string array array-name  will be added.


A value of 0 (zero) will mean to add the new line at the end of the current lines.



array-name

The name of the STRING array containing the data line(s) to be inserted next into the Edit file.


Returns:


num-var and RC are both set to 0.




Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy