Thanks, i am a newbie to REALbasic , can you please tell how to assign the
value to exenum from the function

Dim exenum as MyClass.
// this is the function that will be called from the REALbasic app
GetFTRInfo ( FTRID , FTRInfo)

// now, how to assign the address of structure that I got from this function
into exenum ?

// i.e. I need to achieve something like exenum = &FTRInfo;
// And then get the value of leftExecNum
exenum.leftExecNum

Please guide in these steps.
Thankyou
Rohit

-- 
View this message in context: 
http://www.nabble.com/nilObjectException-Why-tf1993654.html#a5472044
Sent from the REALBasic - Plugins forum at Nabble.com.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to