Hi Mike,
the compile errors are-
g.drawstring F1, 36,236,540 -- Parameters are not compatible with this
function (drawstring)
g.drawstring F1.text, 36,236,540 -- This method or property does not exist
(text)
Thanks.
Lennox.
From: "POIDINGER, Michael [JJRAU]" <MPOIDING at MEDAU dot JNJ dot com>
Reply-To: Getting Started <gettingstarted at lists dot realsoftware dot com>
To: "'Getting Started'" <gettingstarted at lists dot realsoftware dot com>
Subject: RE: Help with accessing file
Date: Thu, 31 Mar 2005 13:03:03 +1000
> -----Original Message-----
> From: gettingstarted-bounces at lists dot realsoftware dot com
> [mailto:gettingstarted-bounces at lists dot realsoftware dot com] On
> Behalf Of Lennox Jacob
> Sent: Thursday, March 31, 2005 12:57 PM
> To: gettingstarted at lists dot realsoftware dot com
>
Subject: Re: Help with accessing file
>
> Thanks Brad,
> I changed it as you suggested and put Txt1 in the same folder
> as myApp but g.drawstring F1, 36,236,540 or g.drawstring
> F1.text, 36,236,540 or g.drawstring Txt1, 36,236,540 or
> g.drawstring Txt1.text, 36,236,540 does not compile, any more
> suggestions?
> Thanks again.
> Lennox.
What is the compilation error?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_________________________________________________________________
Don't just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|