RATE THIS ANSWER
0
Click to Vote:
0
0
Ron
Tell me how you're getting the errors out there...
I don't think you can use any of the standard error outputs like errmsg or errmsgID.
I think you will want to add
1. DSPATR(RI) and DSPATR(PC) on the field with an indicator
2. Create an output field for your "error"
2.1 if you've been using errmsgID use MSGID keyword with that field and same indicator
2.2 if you've been using errmsg then it's an indicator and a string to dsplay.
DSPATR(RI)??? if you want the message to be
If you have been using a message subfile, I think you will have to use a "regular" one line subfile
Phil
------------------------------------------------------------------
I'm using this.
A 49 ERRMSG('Phone Number Required')
I do not want to create a output field. I know I can do that. I want to disable the error reset key from happening. So the user does not have to hit the error reset key but it still shows the error at the bottom WITHOUT a new field. Any ideas. Of course I don't want this to be easy. Thats why I posted it on here. I'm trying to think outside the box but I can not think of anything ....Yet...
Thanks
Ron
-----------------------------------------------------
I think I've done my dump .. time for someone else to "step up to the plate".
Phil
-----------------------------------------------------
Ron
Please let us know if the invite does the trick.
Phil
-----------------------
Ron
Thanks for the feedback.
Tape down the reset key ... no that's way to easy.
I don't think it's going to happen with edtmsg or edtmsgid keywords.
Phil
---------------------------
You can do everything else on the 400 why not this...:+)
I might have to break down and use a field to display the errors. I don;t want too but I might not have any other choice.
Ron
********************************************************************************
********************************************************************************
OK - here's my last shot ------------------ the impossible takes longer ...
1. add DSPATR(PC RI) with indicator control to your field
2. add your message field or message text to the record on line 24 controlled by an indicator.
that should work when you don't have another error to show.
Looks like that's what Yorkshireman recommended.
Phil
********************************************************************************
********************************************************************************
Phil
Last Answered:
Oct 20 2009 3:37 PM GMT by Philpl1jb 
24520 pts.