[Gambas-user] Type mismathch.

Leo Barnhoorn leo.barnhoorn at ...246...
Sat Jul 17 04:02:35 CEST 2004


Hello Benoit,

aBytes is a Byte[] Array.

aBytes[1] = CByte("&HFE")

On this i get a Type mismatch: wanted Byte, got string instead.

CByte has to convert the string to an Byte or not.

Regards,
Leo.





More information about the User mailing list