Updated Tutorials for RB
Ruslan Zasukhin
sunshine at public.kherson.ua
Mon Sep 20 19:52:47 CDT 2004
On 9/20/04 7:29 PM, "Chuck Pelto" <cbpelto at pcisys.net> wrote:
Hi Chuck,
> When was the last time the tutorial for learning how to get Valentina
> to work with REALbasic was updated?
Do not use tutorial from Paradigma, old.
Use other tutorials from that page.
> I'm working exercise one and during compile, I'm coming across errors
> that look like RB has gone someplace that Valentina is not aware of.
> E.g., the Action for deleting a record as written in the tutorial is as
> follows:
>
> Sub Action()
> mDataBase.mPerson.DeleteRecord
> PopulatePanes
> End Sub
> However, during compile, I get an error message tells me I must use the
> result of the DeleteRecord call. Modifying the code to read as follows:
>
> Sub Action()
> result = mDataBase.mPerson.DeleteRecord
> PopulatePanes
> End Sub
> ...apparently corrects that problem. The implication being that
> something has changed in RB that Valentina is aware of, but Valentina's
> tutorial is not reflecting. Are there other situations like that in the
> tutorial I've got?
Tutorial simply is old.
I am sorry, we did not pay enough attention to it.
> Also, I think it would be a good idea to make that comment about adding
> the ValentinaUtilities object to the RB project folder, early on.
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list