Results 1 to 2 of 2

Thread: invalid outside procedure

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Location
    Baytown, TX United States
    Posts
    19

    Post

    Check1var = chkTennis
    Check2var = chkGolf
    Check3var = chkRacquetball

    Why do I get an invalid outside procedure on the chkTennis when I run the program. This isn't the whole program.

    ------------------
    kazooie21

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    You probably have those statements in your Declarations section. They need to be in a subroutine or function or property.

    ------------------
    Marty

    [This message has been edited by MartinLiss (edited 11-10-1999).]

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