Skip to main contentSkip to search
Powered by Zoomin Software. For more details please contactZoomin
Progress DocumentationProgress Documentation
Progress Documentation
  • Home
  • Home
  • EnglishČeštinaDeutsch (Germany)Español (Spain)Français (France)Italiano (Italy)Português (Brasil)日本語Русский (Russia)中文 (简体) (China)中文 (繁體, 台灣) (Taiwan)ar-AR
  • Login

Basic ABL

Data type processing

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
Table of Contents
  • Learn about ABL
    • What is ABL?
    • Run example code
    • Connect to a database
  • Concepts and Syntax
    • ABL basic syntax
      • Procedure file
      • Classes and interfaces
      • Statements
      • Blocks
      • Comments
    • Variables and data types
      • Compound assignment operators
      • Specify display format for variables
      • Data type processing
        • Work with numeric data
        • Work with dates and times
        • Work with logical data
        • Work with character strings
          • Work with CHARACTER data
            • Convert data to the ABL CHARACTER type
          • Work with LONGCHAR data
          • Work with lists
        • Work with one-dimensional arrays
        • Work with handles
    • Control flow
      • IF ... THEN ... ELSE statement
      • CASE statement
      • DO statement
      • FOR statement
      • REPEAT statement
    • Expressions and operators
    • Built-in functions
    • Handle-based and class-based objects
    • Code for portability
  • Procedures and User-defined Functions
    • ABL procedures
    • User-defined functions
  • Compile and Run
    • R-code and the AVM
    • COMPILE statement
      • Set compiler options
        • Require-return-values compiler option
    • RUN statement
    • Run using the command line
  • Work with the OpenEdge Database
    • Tables and buffers
    • Data access
    • Queries
    • Transactions
    • Record locks
    • Update records
    • Online database changes using ABL
  • Temp-tables and Datasets
    • Temp-tables
      • Include files for temp-table definitions
      • Empty a temp-table
      • Copy records from a database to a temp-table
    • ProDataSets
      • ProDataSet concepts
      • Define and use a dataset
        • Define a dataset
Table of Contents

Data type processing

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
  • Last Updated: January 16, 2024
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation

The following topics discuss how to work with ABL data types and describe some of the useful ABL functions that support them. ABL character lists, arrays, and handle objects are also covered.

  • Numeric data
  • Dates and times
  • Logical (boolean) data
  • Character strings
    • CHARACTER data
    • LONGCHAR data
    • Lists
  • One-dimensional arrays (EXTENTS)
  • Handles
Contents
  • Work with numeric data
  • Work with dates and times
  • Work with logical data
  • Work with character strings
  • Work with one-dimensional arrays
  • Work with handles
TitleResults for “How to create a CRG?”Also Available inAlert