Products Downloads


French version


 

This function is ignored:

  • in Adelia Cloud generation,
  • in ACRPE print mode.


RDC

.NET

X

X


Used to know how the window for previewing a Crystal Reports report was closed. It must be called after the CLOSE *PRV instruction.


Parameters

NUM_BIN_2

Res

Res =1 => closed after a printout request



Res <> 1 => closed conventionally


Example

NUM_BIN_2 Res

* retrieval of the action for closing the window used to preview a Crystal Reports report

...

CLOSE *PRV

CALL_DLL 'VaCrysRt' 'VaPreviewGetResult' Res

IF Res = 1

* Processing of the printout of additional records

END


↑ Top of page

  • Aucune étiquette