Initappmap
From LDTP
Syntax
initappmap ('<application map name>')
Description
Application map will be loaded
Refer: ldtp.c (http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/ldtp/pyldtp/ldtp.c), appmap.c (http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/ldtp/pyldtp/appmap.c)
Example
from ldtp import *
initappmap ('nautilus.map')

