LifeLines Programmers Reference

Version 3.0.2

up | previous | Tom Wetmore | ttw@shore.net | LifeLines


Miscellaneous Functions

FunctionDescription
void lock(indi|fam)Lock locks a person or family into memory.
void unlock(indi|fam)Unlock unlocks a person or family from memory.
string database()Database returns the name of current database.
string version()Version returns the version of LifeLines program.
void system(string)System executes its string argument as a UNIX shell command by calling the UNIX system system call.

up | previous | Tom Wetmore | ttw@shore.net | LifeLines

1/1/00