At 12:53 PM -0500 8/31/04, Barry Lumpkin wrote:
Then either you haven't made a string property (perhaps you
declared a local variable instead), or you're not adding your data
into it.I was right! I don't understand.
I did define the variable as a local. Please show me how to define a
global(?) variable?
No, you want to make a property -- I actually mentioned how to do
that in my previous post (use the New Property command, and type
"data as String" to create a string property called "data").
But in case it hasn't been mentioned yet, you really ought to
consider going through the tutorial that comes with RB. You'll learn
all these basics much faster and with far less pain than learning
them the hard way.
Best,
- Joe
--
,------------------------------------------------------------------.
| Joseph J. Strout REAL Software, Inc. |
| joe at realsoftware dot com http://www.realsoftware.com |
`------------------------------------------------------------------'
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|