[Openroad-users] Changing ForceCase dynamically for column of a table field.

Allan Biggs Allan.Biggs at GBR.dupont.com
Fri May 4 21:09:21 EST 2007


[OpenROAD 4.1 ]

 I am trying to change the ForceCase attribute  of a column of a table 
field from  the default of FC_UPPER to FC_LOWER.
When I run the code it does not work   any clues as to why very welcome - 
it is Friday afternoon !!!

thanks 
Allan 


this is the code==========================


declare
    the_field =  columnfield;
enddeclare 

..................
...................

// Change case attributes for Column 
 
   the_field = field(ft_tf.film_type);
   the_field.setattribute (ForceCase=FC_NONE);

This communication is for use by the intended recipient and contains
information that may be Privileged, confidential or copyrighted under
applicable law. If you are not the intended recipient, you are hereby
formally notified that any use, copying or distribution of this e-mail,
in whole or in part, is strictly prohibited. Please notify the sender by
return e-mail and delete this e-mail from your system. Unless explicitly
and conspicuously designated as "E-Contract Intended", this e-mail does
not constitute a contract offer, a contract amendment, or an acceptance
of a contract offer. This e-mail does not constitute a consent to the
use of sender's contact information for direct marketing purposes or for
transfers of data to third parties.

Francais Deutsch Italiano  Espanol  Portugues  Japanese  Chinese  Korean

           http://www.DuPont.com/corp/email_disclaimer.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://peerlessit.com/pipermail/openroad-users/attachments/20070504/e7ddcd78/attachment.html 


More information about the Openroad-users mailing list