Developer Guide and Reference

ID 767251
Date 10/31/2024
Public
Document Table of Contents

Dialog Library Routines Summary

The following table lists routines from the dialog library.

Programs that use these routines must access the Dialog library with USE IFLOGM. These routines are restricted to Windows* systems.

Name

Routine Type

Description

DLGEXIT

Subroutine

Closes an open dialog.

DLGFLUSH

Subroutine

Updates the display of a dialog box.

DLGGET

Function

Retrieves values of dialog control variables.

DLGGETCHAR

Function

Retrieves values of dialog control variables of type Character.

DLGGETINT

Function

Retrieves values of dialog control variables of type Integer.