LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 1996)Back to main REXXLIST pageJoin or leave REXXLIST (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 12 Feb 1996 20:26:04 GMT
Reply-To:     REXX Programming discussion list <REXXLIST@UGA.CC.UGA.EDU>
Sender:       REXX Programming discussion list <REXXLIST@UGA.CC.UGA.EDU>
From:         hockware@VNET.NET
Organization: Vnet Internet Access, Charlotte, NC - info@char.vnet.net
Subject:      Re: VisPro REXX Event-Lineup (Q)

In <4ff7vp$22l0@news-s01.ny.us.ibm.net>, wymond@ibm.net (Bill Wymond) writes: >Does anyone know if the execution of an event in VisPro REXX under all >circumstances is finished completely before any other events (triggered later in >time) are allowed to begin execution? Till now, I've never experienced >something else. >Is this guaranteed no matter from how many windows and processes events >are triggered or threads are active? >In event driven programing this _may_ be always the case, but I'm not yet >really familiar with it and want to base design and concept-considerations >on that fact(?). > >Thanks, Bill > Bill,

This is true, an event in VisPro/REXX as well as PM apps, will run to finish before another event is processed.

Barry HockWare Technical Support


Back to: Top of message | Previous page | Main REXXLIST page