AppendCPCommandOutput (Stringlist function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
(No difference)

Revision as of 21:45, 20 September 2011

Add output from CP command to Stringlist (Stringlist class)

[Introduced in Sirius Mods 7.9]


This page is under construction.

Syntax

[%rc =] sl:AppendCPCommandOutput( command, [BufferSize= number])

Syntax terms

%rcnumber
sl Stringlist object
command string
BufferSize number

Usage notes

Examples

See also