I hope that this will clear up my question a bit....
I am really asking if you can do something similar to the following; and if so how?

FSET _Standard_Days_Method(_Period) {
        IFTRIG [trigger(_Period)]
                REM [trigger(_Period)] MSG PERIOD
REM [trigger(_Period) + 25] *1 UNTIL [trigger(_Period) + 31]] MSG CYCLE END
        ELSE
REM [trigger(_Period) + 7] *1 UNTIL [trigger(_Period) + 18] MSG FERTILE
        ENDIF
}

REM [ _Standard_Days_Method('2008-01-11')] SATISFY 1
REM [ _Standard_Days_Method('2008-02-12')] SATISFY 1
REM [ _Standard_Days_Method('2008-03-15')] SATISFY 1
REM [ _Standard_Days_Method('2008-04-13')] SATISFY 1

Thank you!

Dennis Groves
+1 (602) 325-3037
[EMAIL PROTECTED]

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.whatexit.org/mailman/listinfo/remind-fans

Reply via email to