DuaneDog Posted February 13, 2012 Posted February 13, 2012 Very basic help needed. I have a property in a book object I want to use as a flag to tell if the book has been read or not. (perhaps there is an easier way but I still need to know how to do this). Have a property isread defined as init. What do I need to do to assign this property as a 1 when the book is read. I already have the event part figured out. Just need to assign the value.
nosisab Posted February 13, 2012 Posted February 13, 2012 Best is pointing you to the specific wiki page
Recommended Posts