Aubit 4GL Changelog

What's new in Aubit 4GL 1.2.38

Jan 20, 2015
  • Add initial Session support for mysql
  • Increase XML Version bebause protocol changes in getclientfile()
  • Added pdf_function set_page_defaults. Handy in FOR EVERY PAGE INTO
  • Add "A4GL_ERR_DELNOWHERE" and "A4GL_ERR_UPDNOWHERE", also add
  • "A4GL_ERRONWARN" to promote all warnings to be errors
  • Added error messages for haru error codes. More font compatibility
  • Major PDF report update. HARU support is now almost up to pdflib
  • Fixup for `make distclean' so a different architecture can be
  • compiled.

New in Aubit 4GL 1.2.33 (May 13, 2014)

  • Fix for AIX
  • Added MySQL embedded library to be installed by 'make install'
  • Fixed segfault on MySQL embedded 'close database' statement

New in Aubit 4GL 1.2.17 (Sep 28, 2010)

  • Minor fixups
  • Fixup for when DBMONEY is set to ,
  • new barcode EAN-128 A,B,C + GS1-128
  • XML UI GET_FLDBUF fixup
  • Add polymorphic function signatures for 4gl classes
  • added some magnetic card scanner code
  • Add fgl_setsize function

New in Aubit 4GL 1.2.13 (May 17, 2010)

  • Add TODO command
  • Fix string comparision issue with newlines
  • Remove PCODE compilation.. (Can still be done manually - but not by default...)
  • ZLIB updates
  • Small INTERVAL fixups, small parser updates (for fgllint)