Genero 1.31.1k Maintenance Release

Please see below the new Four Js Genero products maintenance version announcement.

FOUR Js GENERO BUSINESS DEVELOPMENT LANGUAGE 1.31.1k

Four Js Genero Business Development Language maintenance version
1.31.1k is being released today December 3rd, 2004

The previous released version was 1.31.1[d|e].

This release is a maintenance release. The first goal of maintenance
releases is to correct issues and problems found in previous versions.

This Maintenance Release is now available for download from our Four Js Development Tools web server at https://www.4js.com/.

AVAILABLE PACKAGES

fjs-fgl-1.31.1k-a640510.sh: IBM AIX 5.1 and 5.2 64 bits
fjs-fgl-1.31.1k-h641100.sh: Hewlett Packard HP-UX 11 64 bits
fjs-fgl-1.31.1k-lnxlc23.sh: Linux Red Hat Entreprise Edition 3.0 Update 1 (glibc 2.3)
fjs-fgl-1.31.1k-s640800.sh: Sun Solaris SPARC 8 & 9 (64 bits)
fjs-fgl-1.31.1k-w32vc60.exe: Microsoft Windows NT4.0/NT2000/XP/2003 Visual C++ 6.0

PACKAGES AVAILABLE IN A FEW DAYS

fjs-fgl-1.31.1k-lnxlc22.sh: Linux w/GNU libc 2.2.x and higher
fjs-fgl-1.31.1k-w32vc71.exe: Microsoft Windows NT4.0/NT2000/XP/2003 Visual C++ 7.1
fjs-fgl-1.31.1k-a640433.sh: IBM AIX 4.3.3 64 bits
fjs-fgl-1.31.1k-aix0433.sh: IBM AIX 4.3.3 and higher (32 bits)
fjs-fgl-1.31.1k-hpx1100.sh: Hewlett Packard HP-UX 11 32 bits
fjs-fgl-1.31.1k-sls0260.sh: Sun Solaris SPARC 2.6.0 and higher (32 bits)

PACKAGES AVAILABLE IN A FEW WEEKS

fjs-fgl-1.31.1k-ilxlc22.sh: IBM AS400 Linux SuSE 8.1 32 bits (Glibc 2.2.5) Kernel 2.4.19 (PowerPC)
fjs-fgl-1.31.1k-h64i112.sh: Hewlett Packard Itanium HP-UX 11 64 bits
fjs-fgl-1.31.1k-osf0510.sh: Compaq Tru64 Unix 5.1 B
fjs-fgl-1.31.1k-sco0505.sh: SCO Open Server 5.0.5
fjs-fgl-1.31.1k-uxw0711.sh: SCO UnixWare 7.1.1

ENHANCEMENTS & BUG FIXES

001: New built-in function fgl_width() to return the number of columns needed to print all characters of an expression. Used in multi-byte environment, (based on the wcwidth() C library
function).

3883: The ON ROW CHANGE is fired even when DISPLAY TO does not change the value.
3886: ON CHANGE block fired when using DISPLAY TO with same value and tabbing back in first field of an INPUT ARRAY
3832: WIN32: om.XmlWriter.createSocketWriter always returns NULL.
3867: Internal error in fglform in form file can not be read.
3758: Need for 3 accelerators for an action.
1292: Scrolling in a TABLE erases the modification and does not apply constraints.
3854: Entering an invalid date with characters does not give any error.
3848: With ODI, if a statement gives an error, next ROLLBACK WORK does not reset SQLCA.
3843: NOT NULL / REQUIRED attribute is ignored when you append a new row.
3838: Constants not initialized when running program a second time in debugger.
3798: fglform -m only extracts the first localized string.
3796: The rest of SQL text is removed when using # in SQL statements.
3728: Invalid datetime 1999-02-29 compiles
3786: Need a function to return the width of a multibyte string.
3779: Compiler gives error -4420 when using PRINTX in IF THE ELSE in report PAGE TRAILER.
3771: DBCENTURY is ignored when assigning a datetime with a literal.
3723: In a DISPLAY ARRAY using a dynamic array, fgl_set_arr_curr has no effect after appending a row.
3727: With some special characters in the LAYOUT/SCREEN of forms, fglform loops indefinitely.
3718: ON CHANGE not always executed for edit fields (fgl_set_arr_curr or user action).
3704: Current row gets lost when using deleteElement in DISPLAY ARRAY.
3696: fglform -W shows warning when column title is specified with TITLE attribute.
3692: fglform -m removes the 42f file.
3691: A MENU statement removes the current form.
3188: Field value is not selected when a dialog is executed in BEFORE FIELD.
3683: In INPUT ARRAY with APPEND ROW = FALSE, deleting last row should not append a new row.
3680: Segmentation fault in INPUT ARRAY when deleting unique first row.
3685: The EXTEND() function returns 0000-01 when a NULL expression is used.
3672: Windows only: Connection closed using ui.Interface.refresh
3660: Form compilation fails if spacer items used and table is last section of the form.

For more details check the release notes.

DEPENDENCIES

It is required to upgrade

  • the Genero Desktop Client (a.k.a GDC) to version 1.31.1e,
  • the Genero Application Server (a.k.a GAS) to version 1.31.1a,
  • the Genero Web Services (a.k.a GWS) to version 1.31.1k.

MIGRATION

If upgrading from any prior version, it is mandatory to re compile the
source code and forms. The software needs re-licensing every time a
major release version update is applied.

FOUR Js GENERO DESKTOP CLIENT 1.31.1e

Four Js Genero Desktop Client maintenance version 1.31.1e is being
released today December 3rd, 2004

The previous released version was 1.31.1c.

This release is a maintenance release. The first goal of maintenance
releases is to correct issues and problems found in previous versions.

This Maintenance Release is now available for download from our Four Js Development Tools web server at https://www.4js.com/.

AVAILABLE PACKAGES

fjs-gdc-1.31.1e-lnxlc22.sh: Linux w/GNU libc 2.2 and higher
fjs-gdc-1.31.1e-lxkde31.sh: Linux w/GNU libc 2.2 and higher for KDE 3.1
fjs-gdc-1.31.1e-mac1020.dmg: Apple Mac OS X 10.20
fjs-gdc-1.31.1e-windows.exe: Microsoft Windows

fjs-gdcax-1.31.1e-allunix.sh: All Unix systems
fjs-gdcax-1.31.1e-windows.exe: Microsoft Windows

ENHANCEMENTS & BUG FIXES

001: TopMenuAccelerators defined in ActionDefault are applied by gdc again until version 1.4x where it’s done by runtime system.

002: AcceleratorName3 is now handled.
003: Activated pixmap a bit enhanced.
3946: Maximized application window can be restored even when not sizable
3968: Scrollbar around form do not appear when form is too big
3923: Option ‘Enable text’ not reachable on MENU buttons displayed at bottom
3944: Application window not well resized when adding new elements dynamically
3861: Restore Initial Values is not working correctly in certain cases
3870: Window can move if it’s offscreen and you load a new form
3876: Weird behaviour of the contextual menu on tables
3877: Weird behaviour of the contextual menu on Matrix
3881: out of bound value not correctly handled in ProgressBar
3882: Click on Radiogroup in Matrix doesn’t work
3884: In some case Radiogroup can have a strange focus behavior
3885: ActionFrame can grow and shrink if content text changes
3890: SIZEPOLICY=DYNAMIC not correctly handled by xxEDIT fields
3891: TextEdit color not applied in Table
3893: SIZEPOLICY=FIXED doesn’t work on combobox
3904: Type Ahead doesn’t work correctly when form contains topmenus
3910: Context Menu not consistent
3911: WinMessage images not displayed
3912: Styles not correctly applied on TextEdit and Image
3913: RLOGIN password entering through FGLTTY displays strange characters
3915: Form change can occur when action frame size changes
3855: CopyField is active even on password field
3856: Scrollbar of scrollgrid must be disabled if scrolling is not possible
3857: Crash can occur if a radiogroup has no item
3858: Using the Windows taskbar to restore/maximize an application is not working correctly
3860: MenuAction should get the focus when its accelerator is used
3862: Wrong Offset sent when changing Scrollgrid size
3863: maxValue of scrollgrid’s scrollbar is greater than size
3864: CTRL+A is not working on a picture field
3865: Folder with no visible page has a wrong size
3868: Right-clicking on a checkboxe in a table/matrix displays 2 context menu
2968: Form size stored settings not well reapplied
3782: autoresize when you double-click on a table header is not correct
3783: a crash can occur if you create actions with the same name as localactions
3784: Label height may not be correct
3787: ON CHANGE wrongly triggered for ComboBox in INPUT ARRAY
3805: Table height with WANTFIXEDPAGESIZE may be not correctly reloaded
3824: Attribute sizepolicy not handled correctly for TEXTEDIT
3589: Action panel button size not well set if image not square
3667: Maximized not correctly handled in MDI
3669: Table size can be too small inside a MDI container
3673: Pressing Alt, Shift, or Control in Table reset offset to current row
3676: Image size computation incorrect because of the surrounding border
3687: Form Toolbar must be set hidden when the Form is hidden
3699: background color is not completely applied on buttonedit
3700: There can be no overflow icon on a bottom menu
3702: Trayicon doesn’t launch application
3707: The hardcopy is not working on MDI containers
3708: ButtonEdit may be incorrectly drawn
3709: Toolbar not visible on the screen
3710: The local action views bound to prevfield are not working
3715: GDC crash when starting an application displaying a TEXTEDIT
3716: Wrong groupbox color
3717: Wrong selection on RADIOGROUP with UP KEY on first item
3721: Image not displayed in matrix
3730: Default button size not well set at display
3754: Error message not cleared after leaving the field
3755: DateEdit field must first use format and the DBDATE when translating the field into a date
3759: Folder content may be let hidden even if hidden attribute set to 0
3766: If you press enter on a a combo it inserts the current itm in the item list
3917: Non consistent behavior when wrong command line argument
3879: GDC crash when starting several gdc -s
3675: running gdc -M on an already runing and minimized GDC shows it
3681: Crash occurs when changing command line of shortcut
3788: define @Tag for 4NT shell

For more details check the release notes.

DEPENDENCIES

This product version is defined to work with Genero BDL 1.31.1k.

FOUR Js GENERO WEB SERVICES EXTENSION 1.31.1k

Four Js Genero Web Services Extension version 1.31.1k is being released today December 3rd, 2004.

The previous released version was 1.31.1[d|e]

This release is a maintenance release. The first goal of maintenance
releases is to correct issues and problems found in previous versions.

This Maintenance Release is now available for download from our Four Js Development Tools web server at https://www.4js.com/.

AVAILABLE PACKAGES

fjs-gws-1.31.1k-a640510.sh: IBM AIX 5.1 and 5.2 64 bits
fjs-gws-1.31.1k-h641100.sh: Hewlett Packard HP-UX 11 64 bits
fjs-gws-1.31.1k-lnxlc23.sh: Linux Red Hat Entreprise Edition 3.0 Update 1 (glibc 2.3)
fjs-gws-1.31.1k-s640800.sh: Sun Solaris SPARC 8 & 9 (64 bits)
fjs-gws-1.31.1k-w32vc60.exe: Microsoft Windows NT4.0/NT2000/XP/2003 Visual C++ 6.0

PACKAGES AVAILABLE IN A FEW DAYS

fjs-gws-1.31.1k-lnxlc22.sh: Linux w/GNU libc 2.2.x and higher
fjs-gws-1.31.1k-w32vc71.exe: Microsoft Windows NT4.0/NT2000/XP/2003 Visual C++ 7.1
fjs-gws-1.31.1k-a640433.sh: IBM AIX 4.3.3 64 bits
fjs-gws-1.31.1k-aix0433.sh: IBM AIX 4.3.3 and higher (32 bits)
fjs-gws-1.31.1k-hpx1100.sh: Hewlett Packard HP-UX 11 32 bits
fjs-gws-1.31.1k-sls0260.sh: Sun Solaris SPARC 2.6.0 and higher (32 bits)

PACKAGES AVAILABLE IN A FEW WEEKS

fjs-gws-1.31.1k-ilxlc22.sh: IBM AS400 Linux SuSE 8.1 32 bits (Glibc 2.2.5) Kernel 2.4.19 (PowerPC)
fjs-gws-1.31.1k-h64i112.sh: Hewlett Packard Itanium HP-UX 11 64 bits
fjs-gws-1.31.1k-osf0510.sh: Compaq Tru64 Unix 5.1 B
fjs-gws-1.31.1k-sco0505.sh: SCO Open Server 5.0.5
fjs-gws-1.31.1k-uxw0711.sh: SCO UnixWare 7.1.1

ENHANCEMENTS & BUG FIXES

2753: fglmkrws does not work properly with several C files
3818: Invalid variable names generated by fglwsdl (suffix _in, _out missing)

For more details check the release notes.

DEPENDENCIES

This product version is defined to work with Genero BDL 1.31.1k.

DOCUMENTATION FOR 1.31 RELEASE

Users Guides and other documentation for 1.31 products are now available online.

MAINTENANCE

As usual with Four Js policy, all customers under maintenance have free access to the new release from Four Js Development Tools web server at https://www.4js.com/ .

Four Js Development Tools