I have two classes : Generator and Access :
Generator is supposed to use Access (create an object) but it doesn't work.
private Access access = new Access(); -->"send a cannot resolve symbol" error.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]