FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Report rpreview excel button disable not work-SOLVED
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Report rpreview excel button disable not work
Posted: Sun Apr 28, 2024 01:42 AM
nageswaragunupudi wrote:Do not use 22.12 code.
Use this code:
Code (fw): Select all Collapse
      if !::lHaru .and. Empty( ::oDevice:cFile ) .and. !PrintQueue()
         Eval( ::bPreview, ::oDevice )
      else
         PrintEnd()
      endif
Yes, I know.
I just want to show new version problems code
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

Continue the discussion