Page 1 of 1

Syntax error on SizeOf() with nested structures

Posted: Thu Sep 17, 2009 11:16 am
by Trond

Code: Select all

Structure SMyStruct
  Characters.character
EndStructure

var.SMyStruct
Debug SizeOf(var\Characters\C)
SizeOf() doesn't accept fields within structures.

Re: [4.40 b2] Syntax error on SizeOf() with nested structures

Posted: Thu Sep 17, 2009 11:34 am
by blueznl
Hey, Trond, we're in b3 now :-)