All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

Hi,

 

I am using the below attribute on a query to pop up a screen as
described by Daniel Davis.

 

REQI=IF{/S.LAST.QUERY="NXADMIMMP" [EMAIL PROTECTED]"N" 1,

REQI=%Z.zcus.xl.slw.lib.M.pop("NXIMMPNEUPOP","SLW.AL");

REQI=%Z.zcus.xl.slw.lib.M.erase("NXIMMPNEUPOP")}}

 

I want it also to be required and right now, it isn't required.

But I want it required only if they are not at a PRE IN status.

 

I have tried the below. It does make the query required but it is also
required for the PRE IN as well.

 

[EMAIL PROTECTED]'="PRE IN"},

REQI=IF{/S.LAST.QUERY="NXADMIMMP" [EMAIL PROTECTED]"N" 1,

REQI=%Z.zcus.xl.slw.lib.M.pop("NXIMMPNEUPOP","SLW.AL");

REQI=%Z.zcus.xl.slw.lib.M.erase("NXIMMPNEUPOP")}}

 

 

Any suggestions on how to make it required except for PRE IN?

 

Thanks

 

_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Reply via email to