With the latest libs I get
running the following sample:
EMG
Error BASE/1004 Class: 'NIL' has no exported method: OBARrunning the following sample:
#include "Fivewin.ch"
FUNCTION MAIN()
LOCAL oPrn
PRINT oPrn PREVIEW
PAGE
ENDPAGE
ENDPRINT
RETURN NILEMG