[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie Questions



Hi,

Was just wondering if IDL can have pointers to structures.  I'm trying to
access a variable in the structure with:

	if (*info).active_cursor EQ 1) then .....

And I keep getting an error which says "Expression must be a structure in
this context: <PtrHeapVar57>."

Does anyone know what I'm doing wrong?

Thanks,
Geoff Herbynchuk