Skip to content

Commit

Permalink
Upload all version 7.60 files
Browse files Browse the repository at this point in the history
  • Loading branch information
CruiserOne authored Apr 13, 2023
1 parent 4f322d0 commit 2676d1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions astrolog.as
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ _k ; Ansi color text ["=k" is color, "_k" is monochrome ]
:d 48 ; Searching divisions [Change "48" to desired divisions ]
_b0 ; Print zodiac seconds ["_b0" to minute, "=b0" to second ]
=b ; Use ephemeris files ["=b" uses them, "_b" doesn't ]
_0b ; Disable old calculations ["=0b" disables them, "_0b" allows ]
=0b ; Disable old calculations ["=0b" disables them, "_0b" allows ]
:w 0 ; Wheel chart text rows [Change "0" to desired wheel rows ]
:I 80 ; Text screen columns [Change "80" to desired columns ]
-YQ 0 ; Text screen scroll limit [Change "24" or set to "0" for none]
Expand All @@ -40,7 +40,7 @@ _Yv ; European length units ["_Yv" is imperial, "=Yv" is metric]
=Y8 ; Clip text to end of line ["=Y8" clips, "_Y8" doesn't clip ]
-Ya0 ; Input character encoding [0-3 is Default, IBM, Latin-1, UTF8]
-YP 0 ; Arabic part formula ["1" is fixed, "0" checks if night ]
_0n ; Internet Web queries ["=0n" disables them, "_0n" allows ]
=0n ; Internet Web queries ["=0n" disables them, "_0n" allows ]
:pd 365.24219 ; Progression degrees per day [365 is secondary]
:pC 1.0 ; Progressed cusp movement ratio [1.0 is quotidian]
Expand Down

0 comments on commit 2676d1c

Please sign in to comment.