[Next] [Previous] [Up] [Top] [Contents] [Index]

7.3 IDEV Messages and Their Parameters

7.3.5 IMakeMask


long makeMaskProc(char *string, Ptr attribRef);
 

char *string; In - string from script to be parsed to create the mask.

Ptr attribRef; In - source for attributes for the mask. (NYI)

Return: long int reference number for the mask.

This message tells the IDEV to create the input mask described by the string and attributes(NYI) given. It should parse the string and the attributes, and return to the IDEV manager a long value representing that mask which will then be used to refer to that mask by the IDEV manager and the Trial Manager.


PSYX Programmer's Manual - 24 AUG 95
[Next] [Previous] [Up] [Top] [Contents] [Index]

Generated with CERN WebMaker