You can fillet the fish in another manner.
If this is a *subroutine* being *called* then why do you also have an Execute 
going on?
If the Execute...Capturing is the only Execute, then just use @LEVEL and for 
the level in question (say 3) you do this and if it's less than that, you do 
that.  That would solve the problem without worrying about Capturing at all.



-----Original Message-----
From: Doug Farmer <dfar...@epicor.com>
To: U2 Users List <u2-users@listserver.u2ug.org>
Sent: Fri, Jun 22, 2012 7:16 am
Subject: Re: [U2] Is there any way to tell if I am in an EXECUTE level 
andCAPTURING is turned on?


UniData 
Looks like there is no easy solution. Messages are shown in a generic
ubroutine and I do not want to do a lot of IO or CPU time to determine
f CAPTURING is on. The subroutine is called thousands of times a day
or a user. For the few times this has happened over the years, I guess
 will just fix the problems when they come up.
Thanks everyone for their input.
Doug

----Original Message-----
rom: u2-users-boun...@listserver.u2ug.org
mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Ed Clark
ent: Thursday, June 21, 2012 5:22 PM
o: U2 Users List
ubject: Re: [U2] Is there any way to tell if I am in an EXECUTE level
ndCAPTURING is turned on?
universe or unidata? I don't have a full answer either way, but I seem
o recall that unidata holds CAPTURING output in a temporary file. Maybe
hat file can be checked for.
On Jun 21, 2012, at 10:08 AM, Doug Farmer wrote:
> I just had a situation where a program was printing an error message 
 and waiting for the user to respond by pressing Enter. But, the 
 program was being executed by another program using the CAPTURING
ption.
 
 Is there any way someone knows of to tell if the CAPTURING option is
n?
 If so, I can write the error message to a log file instead of 
 displaying it and waiting for a response.
 
 I looked at all the SYSTEM(xx) options and do not see anything there.
 
 Thanks in Advance
 
 Doug
 --------------------------------------------------------
 
 This e-mail is for the use of the intended recipient(s) only. If you
ave received this e-mail in error, please notify the sender immediately
nd then delete it. If you are not the intended recipient, you must not
se, disclose or distribute this e-mail without the author's prior
ermission. We have taken precautions to minimize the risk of
ransmitting software viruses, but we advise you to carry out your own
irus checks on any attachment to this message. We cannot accept
iability for any loss or damage caused by software viruses. Any views
nd/or opinions expressed in this e-mail are of the author only and do
ot represent the views of Epicor Software Corporation or any other
ompany within its group.
 
 
 This message has been scanned for malware by Websense. 
 www.websense.com _______________________________________________
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
2-Users mailing list
2-us...@listserver.u2ug.org
ttp://listserver.u2ug.org/mailman/listinfo/u2-users

lick
ttps://www.mailcontrol.com/sr/ZHJSQLX+SpPTndxI!oX7Us7Qlo!t9IHt4WE2DA5Hj
kWNSr8qrt6LXg6vr6+3RaGatMIqsrnApW1yubdBaCdqw==  to report this email as
pam.
-------------------------------------------------------
This e-mail is for the use of the intended recipient(s) only. If you have 
eceived this e-mail in error, please notify the sender immediately and then 
elete it. If you are not the intended recipient, you must not use, disclose or 
istribute this e-mail without the author's prior permission. We have taken 
recautions to minimize the risk of transmitting software viruses, but we advise 
ou to carry out your own virus checks on any attachment to this message. We 
annot accept liability for any loss or damage caused by software viruses. Any 
iews and/or opinions expressed in this e-mail are of the author only and do not 
epresent the views of Epicor Software Corporation or any other company within 
ts group.
______________________________________________
2-Users mailing list
2-us...@listserver.u2ug.org
ttp://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to