[V4RB] VTable.GoToRecID()

Erik Mueller-Harder valentina-list at vermontsoftworks.com
Wed Jan 5 12:24:54 CST 2005


Hi, Ruslan --

On Dec 31, 2004, at 5:33, Ruslan Zasukhin wrote:

> V4RB - 2.0 b33
>  ==============
>  - 0000238: [Change] Vtable.GoToRecId() and GetRecID() made as 
> property .RecID (Ruslan Zasukhin)

I'm just getting back to work after traveling and hosting guests over 
our various holidays.

Does this change mean that the table method for going to a particular 
RecID should now be:

	i = myTargetRecID

	if not myTable.RecID(i) then
		// report error
	end if

If so, it's not working properly for me.  I get a "This is not an array 
but you are using it as one" error in Rb.

I hope you have a good Christmas!

-- Erik



More information about the Valentina-beta mailing list