// DIE's signature file init("type","NE"); function detect(bShowType,bShowVersion,bShowOptions) { if(MSDOS.isNE()) { bDetected=1; } return result(bShowType,bShowVersion,bShowOptions); }