Re: Modules - Declaring Globaly




"James" <webmaster@xxxxxxxxxxxxxx> skrev i meddelandet
news:1147440497.660499.193880@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
H all.

In a vb project im working on for college I have staff loging in and
guests, and if the user is a staff member they can do more functions,
but if they are mearly a guest they can only view, and not edit data.

So what I am trying to do, is to hold a boolean value in a module, that
can be accessed to determine if the user is a guest or a member of
staff. This should be editable and should also be retained for the
duration of the program being active.

Now I have only used modules to declare types before so i hoped you
could tell me how i can delclare this code (as seen below) as a GLOBAL
value (can be accessed by ALL forms in the project).

Dim logged_in as Bolean

Thanks, James.

Change Dim to Public
/Henning



.



Relevant Pages

  • Modules - Declaring Globaly
    ... In a vb project im working on for college I have staff loging in and ... guests, and if the user is a staff member they can do more functions, ... but if they are mearly a guest they can only view, ...
    (comp.lang.basic.visual.misc)
  • Re: Employment Law - problem staff
    ... Problem staff member - low quantity & quality of work, ... if someone has made a complaint of bullying I would go ...
    (uk.legal)
  • Re: Racial Discrimination? bullying?
    ... contract i had a verbal agreement with my manager and area manager that ... the best of my ability and i didn't have the staff i usually have (3 ... staff member and another member of staff who was at the same level as ... learning my religion. ...
    (uk.legal)
  • Re: Racial Discrimination? bullying?
    ... contract i had a verbal agreement with my manager and area manager ... the staff i usually have (3 good staff had left the week i was sick ... and i was left with one new staff member and another member of staff ... and learning my religion (reading, writing, praying and volunteer ...
    (uk.legal)
  • Racial Discrimination? bullying?
    ... contract i had a verbal agreement with my manager and area manager that ... jobs can always get finished the next day which is a non-delivery day), ... the best of my ability and i didn't have the staff i usually have (3 ... staff member and another member of staff who was at the same level as ...
    (uk.legal)

Loading