ENTRY IF clause
Deskin, Bob
Bob.Deskin@Cognos.COM
Wed, 20 Feb 2002 08:03:00 -0500
To expand on this a little. The ENTRY IF option generates the IF around the
ACCEPT in the ENTRY procedure. It's basically a developer convenience. It
does not condition entry during the correct or change phase. If you want to
do that, you need to write a numbered DESIGNER procedure corresponding to
the ID number of the field.
Bob Deskin
PowerHouse Web Product Manager, Application Development Tools, Cognos Inc.
bob.deskin@cognos.com (613) 738-1338 ext 7268 FAX: (613) 727-1178
3755 Riverside Drive P.O. Box 9707 Stn. T, Ottawa ON K1G 4K9 CANADA
-----Original Message-----
From: Jeff Hoffman [mailto:wonicon@optushome.com.au]
Sent: Wednesday, February 20, 2002 4:43 AM
To: powerh-l@lists.swau.edu
Subject: Re: ENTRY IF clause
Sameer
Correct for data entry only, once entered you would have to put in some
procedures to stop changes.
Jeff
At 11:06 PM 19-02-02 -0500, you wrote:
>FIELD TRANS-NAME OF FS-DATA ID SAME NOCHANGE
> ENTRY IF VOUCHER-TYPE = "P" SIZE 9 REQUIRED'
>From above code, it seems that TRANS-NAME can only be entered if
>VOUCHER-TYPE = 'P' .
>else user won't be able to enter anything in TRANS-NAME field,
>is this understanding correct ?
>
>
>Thx
>Sameer
>
>
>= = = = = = = = = = = = = = = = = = = = = = = = = = = =
>Mailing list: powerh-l@lists.swau.edu
>Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
>Unsubscribe: "unsubscribe" in message body to
powerh-l-request@lists.swau.edu
>http://lists.swau.edu/mailman/listinfo/powerh-l
>This list is closed, thus to post to the list you must be a subscriber.
>
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
+
+ Jeff Hoffman + e-mail: wonicon@optushome.com.au
+
+ Director +
+
+ WoniCon Pty Ltd (ABN 93 083 502 630)+ ,-_|\
+
+ 21 Prices Circuit + voice: +61 2 9542 1527 / \
+
+ Woronora NSW 2232 + \_,-._*
+
+ AUSTRALIA + mobile: 040 790 3929 v
+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
+
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.swau.edu
Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
Unsubscribe: "unsubscribe" in message body to
powerh-l-request@lists.swau.edu
http://lists.swau.edu/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.
This message may contain privileged and/or confidential information. If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so. Thank you.