Make sure that the myParmType *parm IS byte aligned, since it is being passed as a pointer to the Armlet. To do it simply, use MemPtrNew, not a struct on the stack. Void * parm = MemPtrNew(sizeof(myParmType)); InitParamaters Call Armlet.
Lionscribe -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
