You are here: Home FORUM Support What is wrong with this custom TYPE code...

nqBASIC

  :: Support
Welcome Guest   [Register]  [Login]
 Subject :What is wrong with this custom TYPE code?.. 24-06-2010 15:29:58 
tcousins
Joined: 24-06-2010 19:07:23
Posts: 1
Location

 

type packet

   byte SA

   byte DA

   byte HDB 

   byte CODE

   byte COMMAND 

   byte data[50]

   byte CRC8

End Type

 

compiler says its " byte data[50]" but i don't understand why that is an error.  The error message is: " (rule 55); Syntax error.

IP Logged
Last Edited On: 28-06-2010 18:16:45 By tcousins for the Reason
Page # 


Powered by ccBoard