Which Font will display the Ø symbol on the command line?

#1
All,
Which Font will display the Ø symbol on the command line?

I have the following code in a lisp file:
(setq dname (strcat "Duct_ID_" ID "_" mm_ins "Ø_x_" ag "Deg"))
(princ (strcat "\nCurrent Duct Block name is: = " dname " "))

However the princ statement results in:
Block name is: = Duct_ID_100_mm_Ø_x_15Deg "

SteveN
CMS INTELLICAD 12.1.243.153262.PE+.VC16.x64.CMS121

i9-12900k / 64gb-3200 - NVIDIA GeForce TRX 3060 Ti 8Gb Windows 11 Pro
www.stylemarkdesigns.co.uk

Re: Which Font will display the Ø symbol on the command line?

#2
Hi Steve,

I tried your line in my software and the diameter symbol appeared correctly in my command line.
We have the same version of the software. Maybe just copy the character from this discussion in your code; sometime the encoding can be the problem. Look like this forum is converting the encoding to a format that IntelliCAD likes.
Capture.PNG
Capture.PNG (8.56 KiB) Viewed 823 times
CMS INTELLICAD 12.0.1139.149682.PE+.VC16.x64.CMS120

i7-7700HQ / 16gb-2400 - NVIDIA Quadro M620 2Gb Windows 10 Pro