Question on OBSE arrays

Post » Fri Feb 18, 2011 9:00 pm

How do I put reference variables in OBSE arrays, then access them?
User avatar
Spooky Angel
 
Posts: 3500
Joined: Thu Aug 10, 2006 5:41 pm

Post » Sat Feb 19, 2011 12:54 am

Ref MyRefArray_var MyArrayLet MyArray := ar_construct arrayLet MyArray[0] := MyRef. . .Let MyRef := MyArray[0]MyRef.

User avatar
Solène We
 
Posts: 3470
Joined: Tue Mar 27, 2007 7:04 am

Post » Sat Feb 19, 2011 1:07 am

Thanks for the response, but I'm getting invalid operands at compile time. Why?
User avatar
Siobhan Thompson
 
Posts: 3443
Joined: Sun Nov 12, 2006 10:40 am

Post » Fri Feb 18, 2011 9:09 pm

Post your code, and what line the CS is whining about.
User avatar
Eve(G)
 
Posts: 3546
Joined: Tue Oct 23, 2007 11:45 am


Return to IV - Oblivion