Codalogik inc.  |   Français
             
         ULTIM: so powerful and so simple 
 
  ULTIM Language
 
.....
Home Products Training Consulting Technical Support Contact Us
    Compiler ULTIM Language DB Interfaces Releases Supported    


Summary of the Capabilities

The capabilities of the system are almost limitless because of the wide variety of functionalities that are integrated. Here are only some of the features that must be highlighted:

  • Numerous automatisms that greatly simplify the coding.
  • Concurrent access to an unlimited number of files and databases.
  • Use of a dictionary to store all shareable coding.
  • Production of up to 250 reports of various forms and sequences in the same application.
  • Powerful set of statements to control data processing and handling.
  • Help and error recovery functions.
  • Compiler which surpasses the highest performance standards in the industry.
  • On the PC, screen mapping capability makes it simple to interact with the user.

All the functionalities are achieved through a very simple set of statements


                   Capabilities                                Statements

 Beginning and end of a program                                BEGIN
                                                               END

 Documentation and control of program listing                  COMMENTS
                                                               SKIP

 Various options                                               OPTIONS
                                                               TOPTITLE

 Definition and processing of files and databases              FILES
                                                               PROCESS

 Definition of fields, functions, masks and symbols            DEFINE

 Execution of subprograms and procedures                       EXECUTE
                                                               DELETE  
 
 Dynamic storage acquisition                                   STORAGE
                                                               GET

 Control of execution:         Simple blocks                   CRITERIA
                                                               ELSE
                                                      --------------------------
                               Nested blocks                   CRIT-nn
                                                               ELSE-nn
                                                      --------------------------
                               Loops                           LOOP
                                                               WHILE
                                                               UNTIL
                                                               ENDLOOP
                                                      --------------------------
                               Routines                        PERFORM
                                                               ROUTINE
                                                      --------------------------
                               Branching                       GOTO
                                                               TARGET

 Modification of field contents                                SET
                                                               UNSTRING

 Extraction of data into a file or a field
        
                               XML format                      XML
                                                      --------------------------
                               Standard or CSV format          EXTRACT
                                                               CONTROL
                                                               COMPLETE

 Report generation                                             SEQUENCE
                                                               REPORT
                                                               LINE
                                                               TITLE
                                                               HEADINGS
                                                               FOOTINGS
                                                               TEXT
                                                               CONTROL
                                                               MATH-TOT
                                                               TOTAL
                                                               PHASE
                                                               PRINT

 Screen display management (PC version)                        DISPLAY
                                                     
                                       



Home Products Training Consulting Technical Support Contact Us Français

© Codalogik inc.