Results 1 to 4 of 4

Thread: Access to the variables .....

  1. #1

    Thread Starter
    Addicted Member samkud's Avatar
    Join Date
    Oct 2001
    Location
    India
    Posts
    171

    Access to the variables .....

    HI everybody,

    If I create an application with multiple forms, is it possible to have a variable that is global to all the forms. i.e i must be able to access the variable no matter in which form I am.


    Regards,

    Samir.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    create a module...
    and declare a public variable there.

  3. #3
    Junior Member
    Join Date
    Feb 2002
    Posts
    17

    re

    create a variable which is public and friend in scope

  4. #4
    Fanatic Member punkpie_uk's Avatar
    Join Date
    Sep 2001
    Location
    UK
    Posts
    645
    You can type formname.variablename too i think??? eg form1.cheese
    SPREAD THE WORD!!! Are You Lee McCormick? Because I Am



    Lee M McCormick
    [email protected]

    Lee McCormick.com - Live
    Dynamically Webbed.com - In development but live

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