FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour Views vs source directly in prg file
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
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

Continue the discussion