Hello together,
does anyone has problems while compiling the SYS-Layer, too ?
P.E. if I compile the Class BankDepositSlip, i get a syntaxerror in the method getFromDialog, because ; is missing. It's not the only class with errors...


public boolean getFromDialog()
{
// CG -->
   ;
// CG <--
   postingDate = dialogPostingDate.value();

   return true;
}

What might be the reason ?
Thank you for your hints and have a nice christmas !
Claudia



Yahoo! Groups Sponsor ADVERTISEMENT
click here


_____

Yahoo! Groups Links


* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




Reply via email to