showconsole() is not found from v2 ?
<?prg ?> is this support from both v1 & v2 ?
Regards
ModHarbour v2 is differ from v1 from fivewin ?
-
- Mensajes: 8
- Registered for: 1 year 11 months
-
- Mensajes: 43
- Registered for: 4 years 2 months
showconsole() is not found from v2 ? NO
<?prg ?> is this support from both v1 & v2 ? YES
https://github.com/mod-harbour/mod_harb ... mplate.prg
<?prg ?> is this support from both v1 & v2 ? YES
https://github.com/mod-harbour/mod_harb ... mplate.prg
fred2088 escribió: Sab Ago 05, 2023 4:36 am showconsole() is not found from v2 ?
<?prg ?> is this support from both v1 & v2 ?
Regards
-
- Mensajes: 8
- Registered for: 1 year 11 months
Thanks for the answer, but got error on showconsole() from v2.1
Description Value
Date 08/10/23 13:00:05
Description Unknown or unregistered symbol
Operation SHOWCONSOLE
System BASE/6101
OS Windows 10 10.0
mod Version mod_harbour.V2.1 => 2.1.013
Rdds DBF, DBFFPT, DBFBLOB, DBFNSX, DBFCDX, SIXCDX, DBFNTX, DELIM, SDF, FCOMMA
Description Value
Date 08/10/23 13:00:05
Description Unknown or unregistered symbol
Operation SHOWCONSOLE
System BASE/6101
OS Windows 10 10.0
mod Version mod_harbour.V2.1 => 2.1.013
Rdds DBF, DBFFPT, DBFBLOB, DBFNSX, DBFCDX, SIXCDX, DBFNTX, DELIM, SDF, FCOMMA
-
- Mensajes: 43
- Registered for: 4 years 2 months
I'm sorry if I wasn't clear., showconsole() does not exist in v2.1
showconsole() is not found from v2 ? NO
showconsole() is not found from v2 ? NO
fred2088 escribió: Jue Ago 10, 2023 7:00 am Thanks for the answer, but got error on showconsole() from v2.1
Description Value
Date 08/10/23 13:00:05
Description Unknown or unregistered symbol
Operation SHOWCONSOLE
System BASE/6101
OS Windows 10 10.0
mod Version mod_harbour.V2.1 => 2.1.013
Rdds DBF, DBFFPT, DBFBLOB, DBFNSX, DBFCDX, SIXCDX, DBFNTX, DELIM, SDF, FCOMMA
-
- Mensajes: 8
- Registered for: 1 year 11 months
Thanks a lot, is there any similar function to trace the output from v2.1 ?
Regards
Regards
-
- Mensajes: 43
- Registered for: 4 years 2 months
Yes,
https://github.com/mod-harbour/mod_harb ... /trace.prg
https://github.com/mod-harbour/mod_harb ... wiki/Trace
https://grantschenck.tripod.com/dbwinv2.htm
Diego.
https://github.com/mod-harbour/mod_harb ... /trace.prg
https://github.com/mod-harbour/mod_harb ... wiki/Trace
https://grantschenck.tripod.com/dbwinv2.htm
Diego.
fred2088 escribió: Mar Ago 15, 2023 6:30 am Thanks a lot, is there any similar function to trace the output from v2.1 ?
Regards
-
- Mensajes: 8
- Registered for: 1 year 11 months
Thanks a lot