Hi All,
I found Report.prg source code appear this below
What do it mean?
I found Report.prg source code appear this below
if cChar == nil
cChar := "?
endif
or
cChar := "?
or
do case
case nGrid == GRID_ABOVE
cChar := "?
cLeft := "?
cRight := "?
case nGrid == GRID_BELOW
cChar := "?
cLeft := "?
cRight := "?
case nGrid == GRID_ABOBEL
cChar := "?
cLeft := "?
cRight := "?
endcaseWhat do it mean?
Best Regards,
Richard
Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit
MySQL v8.0
Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Richard
Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit
MySQL v8.0
Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit