Interpretation file list

This dialog allows you to choose the interpretation text files used by Proastro.
Interpretation of a horoscope is done through a TCL script.
Once a horoscope is set as the current horoscope with the SetCurrentHoroscope command, you write some TCL code to check some combinations in the horoscope (for example Sun in Aries Sun in good aspect of Moon and so on).
Depending of the combinations found, you would need to output some text (for example the signification of Sun in Aries).
This is done with the PutAstroTxt TCL command.
PuttAstroTxt need the number of the interpretation file to search for a paragraph and the number of the paragraph.
You can configure in this dialog the interpretation text files and their id.

To modify the path and id for a interpretation text file:

To add a interpretation text file:

To delete a interpretation file:

Remarks: