Page 1 of 1

Views vs source directly in prg file

PostPosted: Sun Nov 03, 2019 11:19 am
by Otto
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