// set_deac_ais void main() { int nParm=GetLocalInt(GetPCSpeaker(),"nParm"); SetLocalInt(GetModule(),"bAIOFF"+IntToString(nParm),TRUE); }