On 3/20/2020 9:12 AM, Ricardo Fernández wrote: > Hi, > I have to program a text file output of a series of astronomical data, and in that text I must include symbols, letters, as units of measurement. Greek alpha, omega and Delta. > I have NOT been able to find a way to obtain and include these symbols in the program. > I would appreciate if someone knows the solution that would tell me where to start.
In a standard .txt file? I don't think that you normally can. They're
not part of the standard 256 ASCII/ANSI character set.