Results 1 to 20 of 20

Thread: [Resolved] String As Variable

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2005
    Posts
    192

    Resolved [Resolved] String As Variable

    Lets say I have a string that contains label.Caption. The variable name is Send (Not the useage but similar structure)

    I want to know how would I get it to show frmHello.Show instead of Send on Runtime.

    I want it to show

    label.Caption = Value
    instead of
    Send = Value

    It seems so simple! Do I need to declare an object. If so How. I'm still learning the object useage. The book isn't being very nice w/ me right now.
    Last edited by DJHotIce; Jun 28th, 2005 at 10:15 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width