28 lines
975 B
C++
28 lines
975 B
C++
|
*******************************************************************************
|
||
|
*
|
||
|
* uniVerse include file VERBINSERT.H
|
||
|
*
|
||
|
* Module %M% Version %I% Date %H%
|
||
|
*
|
||
|
* (c) Copyright 1998 Ardent Software Inc. - All Rights Reserved
|
||
|
* This is unpublished proprietary source code of Ardent Software Inc.
|
||
|
* The copyright notice above does not evidence any actual or intended
|
||
|
* publication of such source code.
|
||
|
*
|
||
|
*******************************************************************************
|
||
|
*
|
||
|
* Maintenance log - insert most recent change descriptions at top
|
||
|
*
|
||
|
* Date.... GTAR# WHO Description.........................................
|
||
|
* 10/14/98 23801 SAP Change copyrights.
|
||
|
* 11/11/92 10214 PVW Port PI/open verbs to uniVerse.
|
||
|
*
|
||
|
*******************************************************************************
|
||
|
|
||
|
DIM SYMBOLS(1)
|
||
|
|
||
|
EQU TRUE TO 1
|
||
|
EQU FALSE TO 0
|
||
|
|
||
|
DEFFUN UVREADMSG(MESSAGE.NUMBER,MESSAGE.ARGUMENTS) CALLING '*UVREADMSG'
|