Hi,
What is the syntax for writting in UserCode in .lpt files.
When I use the syntax for .template files:
			   <[ UserCodeRegion "AdditionalNamespaces" ]>
	// __LLBLGENPRO_USER_CODE_REGION_START AdditionalNamespaces
	// __LLBLGENPRO_USER_CODE_REGION_END
	<[ EndUserCodeRegion ]>
I only get errors when I try to generate.
Does anyone know the syntax?