[DONE] V4MD: setImage() / getImage()

Martin Kloss martin.kloss at gmx.de
Tue Jul 27 16:02:34 CDT 2004


At 15:54 27.07.2004, you wrote:
> > I wonder, do we need support for such syntax?
> >   gCursor.setImage( "fldPicture", member "name" )
> >   gCursor.getImage( "fldPicture", member "name"

I don't think so, since you can always write

gCursor.setImage( "fldPicture", member("name").image )
member("name").image = gCursor.getImage( "fldPicture" )

adding another syntax with just the member() reference
might just confuse new users.

Martin.


Martin Kloss

Need music? http://www.selling-sound.com

Like the author? Buy the book at:
http://www.amazon.de/exec/obidos/ASIN/3898422194/lingmmugd

Get your daily dose of Lingo at the LingoPark:
http://www.lingopark.de




More information about the Valentina-beta mailing list