added sysprog entities
This commit is contained in:
41
SYSPROG/STPROCINS/RTI_RESOURCES_EQUATES.txt
Normal file
41
SYSPROG/STPROCINS/RTI_RESOURCES_EQUATES.txt
Normal file
@ -0,0 +1,41 @@
|
||||
compile insert rti_Resources_Equates
|
||||
/*
|
||||
** Copyright (C) 2012 Revelation Software Inc. All Rights Reserved **
|
||||
|
||||
This insert is proprietary and is not to be used by or disclosed
|
||||
to others, nor is it to be copied without written permission from
|
||||
Revelation Technologies, Inc.
|
||||
|
||||
Author : Captain C
|
||||
Date : September 2012
|
||||
Purpose : Equates for use with programs that link to the RTI_RESOURCES
|
||||
record.
|
||||
|
||||
Comments
|
||||
========
|
||||
|
||||
|
||||
Amended Date Reason
|
||||
======= ==== ======
|
||||
|
||||
*/
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
#ifndef _RTI_RESOURCES_EQUATES_
|
||||
#define _RTI_RESOURCES_EQUATES_
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
declare function rti_Res2Str
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$uses @APPID*APPROW**SYSENV:RTI_RESOURCES
|
||||
equ RESID$ to "RTI_RESOURCES"
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
#endif
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
///////////////////////////////////////////////////////////////////////////////
|
Reference in New Issue
Block a user