Views vs source directly in prg file
Posted: Sun Nov 03, 2019 11:19 am
Dear Antonio,
what kind of disadvantages do I face if I include instead of the
"VIEWS"
local cData: = MemoRead (hb_GetEnv ("PRGPATH") + "/ views /" + cView + ".view")
while ReplaceBlocks (@cData, "{{", "}}")
end
previously the code with a"patcher" in the release source code.
Best regards
Otto
what kind of disadvantages do I face if I include instead of the
"VIEWS"
local cData: = MemoRead (hb_GetEnv ("PRGPATH") + "/ views /" + cView + ".view")
while ReplaceBlocks (@cData, "{{", "}}")
end
previously the code with a"patcher" in the release source code.
Best regards
Otto