This is a search engine friendly CGI program that outputs help documents.
The LufDoc (Live User Fed Documentation) comment system will be implemented soon.

PSP Help Doc Indexer System

(Version 1.4.1)


Declaration:

procedure sds_free_row(ap: SDS_Array);

Arguments:

ap Row handle

Description:

Frees memory occupied by row handle.

Usage:

sds_free_row(ap);

See also:

sds_fetch_row.

PSP Help documents