Paradox Community

Items in pnews.paradox-3rdparty

Subject:Re: jsReserved and Windows 7
Date:10 Jul 2012 16:35:15 -0400
From:"Jim Moseley" <jmose@mapson.triptracker.com>
Newsgroups:pnews.paradox-3rdparty

Denis,

>I use jsReserved to send emails once a year. Before I was using Windows

>XP, and it worked fine for the From reserved word ("ole.From").
>
>The same code in Windows 7 gives me an error.
>


Have you tried the carat:
   ole^From

Or, can you use a string as the object name:
   useProp = "From"
   ole.(useProp)

HTH,
Jim Moseley


Copyright © 2004 thedbcommunity.com