Hi,
Try this:
IF Field1_value = 'PN' THEN
     T(Field2_name)<3> = 'NOINPUT'
END
Don't forget to insert some I_F file and use Field2_name as it is written in
the I_F file.

Igor

On Wed, Aug 19, 2009 at 7:11 AM, Michael Chibaka
<[email protected]>wrote:

> Assuming I have two fields say Field1 and Field2.
> I would like to know if it is possible to make Field2 no input based on the
> value of field1 eg (if field1 has the value of "PN" then Field2 should be no
> input)
> I will appreciate your help.
>
> Mike.
>
>
>
>
> >
>


-- 
Igor Micev

--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to