TodayPlus Boards v2

TodayPlus for the Pocket PC Forums => Help and Support => Topic started by: Lordtwisted on December 18, 2003, 07:41:57 PM

Title: moon comands
Post by: Lordtwisted on December 18, 2003, 07:41:57 PM
what are the new moon comands?

Lordtwisted :?:
Title: moon comands
Post by: fishboy on December 18, 2003, 09:40:52 PM
Currently the only one I know the syntax for is the command that returns the moonphase.  It is:

calcvar,var<x>,moonphase,<location id>

<location id> is a cooridinate specified in the config, and it stores 0-7 in the specified variable, 0 being a new moon and 4 being a full moon.  

srs created the imagemeter command to display a icon for the moon phases, as well as a moon rise/set which is similar to the suntime command, but I currently do not know the syntax for these commands.
Title: moon comands
Post by: Lordtwisted on December 18, 2003, 09:47:44 PM
thank you fishboy!

Lordtwisted :D
Title: Seems to ...
Post by: Broesel on December 19, 2003, 05:37:41 AM
hello everybody,

tried a little with moon-commands and figured out that

calcvar,var(n),moonphase      (City-Settings from config.exe ?)

returns values in var(n) from 0 to 7 where (in my consideration) the values are:

0 - Newmoon
1 - Waning Crescent
2 - Last Quarter
3 - Waning Gibbous
4 - Full Moon
5 - Waxing Gibbous
6 - First Quarter
7 - Waxing Crescent

tried with various dates and it seems to fit for me ...

can anybody confirm this ?

Greetings Broesel