Results 1 to 3 of 3

Thread: dim

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    6
    how or where do i dim something so that the whole project can see/use it?
    thanks,
    Liam

  2. #2
    Addicted Member
    Join Date
    Nov 2000
    Posts
    143
    Create a module

    then

    Global gWhatever as whatever

  3. #3
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    .bas module, not to be confused with .cls module
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

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