Rocky Smolin at Beach Access Software
rockysmolin at bchacc.com
Sun Feb 22 16:09:36 CST 2009
Another great approach! And I could probably write a piece of code that would update the tags from the language tables so I could keep the tables as an easy way to create and edit the translations. Now THAT has possibilities. Rocky Smolin Beach Access Software 858-259-4334 www.e-z-mrp.com www.bchacc.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Max Wanadoo Sent: Sunday, February 22, 2009 4:03 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Find First in an Array? - The Solution Revisited -Now Tag is the Answer Ha! That might be a good solution - why didn't I think of that! Something like: Label1.tag = "Good Morning+God morgen+Bonjour+Guten Morgen+早安+Доброе утро" The set a global var to position-indicate the substring with the + as the delimiter (change delimiter to whatever). IE, 0=English, 1=Danish, 2=French, 3=German, 4=Chinese, 5=Russian. When the form loads cycle through the label.type controls and set the caption equal to the substring pulled from the TAG. Minimal programming. Minimum overheads. No disk accessing. No bunch of stuff held in memory. Very fast (I would guess). Brilliant - Horses for courses, but this could well work! Now then JC - Just let me move to the other side of the room behind the sofa. OK, I am hiding and protected. You can reply now! Max Ps. Translations taken from http://www.omniglot.com/language/phrases/goodmorning.htm so don't beat me up! Laugh more than cry. Smile more than frown. Be generous in spirit. And always stand your round in the pub! -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of jwcolby Sent: 21 February 2009 16:58 To: Access Developers discussion and problem solving Subject: Re: [AccessD] Find First in an Array? - The Solution Tell me you are not using the tag for each control. John W. Colby www.ColbyConsulting.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com