Upgrading to DataFlex 3.2: Difference between revisions

m
List
m (Code sample)
m (List)
Line 155: Line 155:


* In order to upgrade to a newer revision of DataFlex, you must recompile your source code file(s) to create new DataFlex programs.
* In order to upgrade to a newer revision of DataFlex, you must recompile your source code file(s) to create new DataFlex programs.
FOR EXAMPLE: A program compiled under DataFlex revision 2.3b will not run under revision 3.2.
** FOR EXAMPLE: A program compiled under DataFlex revision 2.3b will not run under revision 3.2.
* EXCEPTION: You can run programs compiled under DataFlex revision 2.3 with a 3.0 or 3.01 runtime.
** EXCEPTION: You can run programs compiled under DataFlex revision 2.3 with a 3.0 or 3.01 runtime.
* You can run programs compiled with the same major revision but a different letter revision, but we recommend always recompiling and running using the identical revision.
* You can run programs compiled with the same major revision but a different letter revision, but we recommend always recompiling and running using the identical revision.