diff --git a/harbour/contrib/libnf/prtscr.c b/harbour/contrib/libnf/prtscr.c index 51ce1e4bcc..76e00e38f6 100644 --- a/harbour/contrib/libnf/prtscr.c +++ b/harbour/contrib/libnf/prtscr.c @@ -66,7 +66,7 @@ HB_FUNC(FT_PRTSCR) #if defined(HB_OS_DOS) { - if ( PCOUNT && ISLOG( 1 ) ) + if ( hb_pcount() && ISLOG( 1 ) ) { if ( hb_parl( 1 ) ) pbyte = 0;