Programming Guide



sm_lstore

Copies everything from screen to LDB

int sm_lstore(void);

Returns

Description

sm_lstore copies data from the screen to local data block entries with matching names.

Panther automatically calls sm_lstore when it brings up a new screen or before it closes a window. You should explicitly call this function only for special circumstances.

See Also

sm_allget