Progress
Language Tutorial
for Character


Sharing Information Between Procedures

When you run external procedures, you often want to share information among them. There are three ways to share information among procedures:

When you run internal procedures from a main procedure, the variables defined in the main procedure are always available to the internal procedure. Therefore, the information-sharing techniques listed above are not usually necessary for internal procedures.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095