FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour oBro:EditSource() vs. oBro:Edit()
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
oBro:EditSource() vs. oBro:Edit()
Posted: Tue Aug 15, 2023 10:47 AM
hi,

when use Excel File Type "C" will have LEN = 255

oBro:EditSource() will display Type "C" as "single line"
oBro:Edit() will display Type "C" as "multi line"

when type into oBro:EditSource() Type "C" it make Problem with German Umlaute
you can use "single Umlaut" like "München" but not "Müü" ( 2nd Umlaute follow 1st )

when type into oBro:Edit() Type "C" you can type all without Problem

Question : "when" to use oBro:EditSource() :?:

p.s. as Parameter are same i can easy check it :)
greeting,

Jimmy

Continue the discussion