TBLRD changes ?

Beta Testing discussion on mikroBasic PRO for PIC.
Post Reply
Author
Message
BarryP
Posts: 517
Joined: 02 Apr 2007 03:57
Location: New Zealand

TBLRD changes ?

#1 Post by BarryP » 27 Apr 2010 21:55

Code: Select all

program TestErrors
main:
  asm
    TBLRD*+         
  End  asm
  EDATA = TABLAT     '6 301 "TABLAT"is not valid identifier TestErrors.mbas
end.
Update:
It seems that using a capital E for End asm creates problems
Changed to 'end asm' & hit rebuild all sources & it worked.

User avatar
anikolic
mikroElektronika team
Posts: 1775
Joined: 17 Aug 2009 16:51
Location: Belgrade
Contact:

Re: TBLRD changes ?

#2 Post by anikolic » 28 Apr 2010 07:28

Hello,
I have reported this to our developers, and this will be corrected very soon. Thank you for pointing this out to us. You have managed to find a proper workaround, so please use it until the official release comes out.

Sorry for the inconvenience.

Aleksandar
Web Department Manager

Post Reply

Return to “mikroBasic PRO for PIC Beta Testing”