nav111 / heekscnc

Automatically exported from code.google.com/p/heekscnc
Other
0 stars 0 forks source link

non-ASCII character in Python script blocks it form executing #242

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When using comments and object and property names with non-ASCII (UTF-8) 
characters it blocks Python script form executing - Error shows that non-ASCII 
characters are used without codepage specification 

Original issue reported on code.google.com by peter.fo...@gmail.com on 13 Aug 2010 at 1:13

GoogleCodeExporter commented 8 years ago
Peter,
  can you attach an example file showing the problem?  I never remember how to enter non-ASCII characters.
  Thanks
  David Nicholls

Original comment by David.Ni...@gmail.com on 13 Aug 2010 at 11:22

GoogleCodeExporter commented 8 years ago
It may be sooved by my last commit  Or it is oslved by commit I am currently 
preparing.

Excuse me no to read comment  before today.

Non ASCII chractres are use in slovak laguage comments in NC program as weel as 
in parametre names in slovak (CP1250 or UTF8 encodings). this was just remark 
for myself.

Original comment by peter.fo...@gmail.com on 18 Aug 2010 at 7:33