[AccessD] Conversion

Susan Harkins harkinsss at bellsouth.net
Sun Feb 5 11:31:46 CST 2006


Is this time consuming? Do you see a hit in performance? Does this routine
get called just once and then everything's saved someplace or does it run
every time the form/report is viewed? 

Susan H. 


The basic form or report translate routine gets the form or report name
passed to it.  The code cycles through all of the control on the form or
report checking to see if that control name is in the table.  If so, it gets
the appropriate translation and changes the control - mostly the caption
property.  The translate routine for the message boxes runs the same way,
only I pass the name of the message to the translation routine.





More information about the AccessD mailing list