Display full version of the post: .pgp file in non-English versions

Michal Cerny
10.09.2009, 15:43
Hi,
 
I'd like ask you for possibility to use english command at .pgp file in non-english version of autocad.
In command line is enough add symbol _ as command prefix, but at .pgp this way lost its function.
 
Could anybody give me an advice?
Thank You

Vladimir Michl
10.09.2009, 15:51
You can only use local versions of command names in your PGP file. See VIP files for the Czech versions of ACAD.PGP files using English aliases.
PS(CZ): na české verzi webu je i české fórum

p3.1416l
25.09.2009, 18:35
Hi.
I can't explain why it works so, but I use english commands on my pgp file (spanish): some of them need to be preceeded by the  _, some others don't need it. I just test it by loadind the pgp file and if it doesn't work I use the other option and then it works.
Besides, if you want to know the english name of the command you are usin in your Czech version, you can use the following:
(getcname "CzechCommand")
Additionaly it works on the other way:
(getcname "_EnglishCommand") You'll get the Czech command
Hope it works, let me know

Vladimir Michl
01.10.2009, 09:22
Most internal command names differ in English and Spanish (see commands). Some of the commands are in fact LISP add-ons - and you can invoke them with the same name in both the EN and SP versions of AutoCAD.