Products Downloads


French version


 

This class provides general utility functions and debugging tools.

 

Examples

Closing a handle:

 

NUM_BIN_4 rc

NUM_BIN_4 handle

...

CALL_DLL 'DocxToolBx' 'UtiCloseHandle' handle rc

...

 

Advanced date formatting (see Java SimpleDateFormat documentation):

 

NUM_BIN_4  rc

TIMESTAMP  tms

ALPHA(100) text...

HOUR tms

text = &TIMESTAMP_ALPHA(tms)

CALL_DLL 'DocxToolBx' 'UtiFormatDate' text '''On'' d MMMM yyyy ''at'' H:m' text 100 rc

...

 

 

Functions in the DocxToolBx DLL:

 

 

List of DocxToolBx DLL function classes

 

↑ Top of page


  • Aucune étiquette