A2002: Set Options

  • Thread starter Thread starter =?windows-1250?Q?Vladim=EDr_Cvajniga?=
  • Start date Start date
?

=?windows-1250?Q?Vladim=EDr_Cvajniga?=

In Czech version of Access we have VBA EN with EN menus, help, etc. In most
cases it's not a problem. But I need strings for GetOption/SetOption method.
It's very uncomfortable to write down those strings from the Option tabs.
Where could I get Czech tranlation of "Set Options from Visual Basic" help?
 
In Czech version of Access we have VBA EN with EN menus, help, etc. In most
cases it's not a problem. But I need strings for GetOption/SetOption method.
It's very uncomfortable to write down those strings from the Option tabs.
Where could I get Czech tranlation of "Set Options from Visual Basic" help?


There are some online translators out there, not sure how accurate
they are though.
Perhaps could copy/paste help text and see what you get.

Example

http://www.translation-guide.com/free_online_translators.php?from=English&to=Czech
 
Thx for the idea & the link. The translator cannot be used.

The translator:
Show Status Bar => Ukazovat Spolecenske postaveni Piscina (non-sence & quite
funny for status bar) :-D

MS Access:
Show Status Bar => Zobrazit stavovy radek

Vlado

I have removed diacritics from some character so that they show OK.

"storrboy" <[email protected]> píse v diskusním príspevku
In Czech version of Access we have VBA EN with EN menus, help, etc. In
most
cases it's not a problem. But I need strings for GetOption/SetOption
method.
It's very uncomfortable to write down those strings from the Option tabs.
Where could I get Czech tranlation of "Set Options from Visual Basic"
help?


There are some online translators out there, not sure how accurate
they are though.
Perhaps could copy/paste help text and see what you get.

Example

http://www.translation-guide.com/free_online_translators.php?from=English&to=Czech
 
Back
Top