Hi,
I'm unable to alter the outline of the usercode region markings. I initially created a template with a usercode region outline short 1 tab. I altered the template and inserted one tab before the usercode region markings, but without any effect. When I alter it manually in the generated code, the outline stays correct after generating, but all other files remain one tab short.
I'm using LLBLGen 2.0 23rd October build.
Template code:
<[ UserCodeRegion "ValidationEntityCode" ]>
// __LLBLGENPRO_USER_CODE_REGION_START ValidationEntityCode
// __LLBLGENPRO_USER_CODE_REGION_END
<[ EndUserCodeRegion ]>
Result:
// __LLBLGENPRO_USER_CODE_REGION_START ValidationEntityCode
// __LLBLGENPRO_USER_CODE_REGION_END
Any suggestions?
Thanks,
Arjan Vermunt