StarFisher

free astrology software

 

Horoscope

Type: Static Object

A container containing any number (or none) of objects of this type. A new object can be dynamically created using the New(symbol) method.

Methods

   

New(symbol, symbol, symbol)

Creates a new instance of Horoscope object named symbol1, using Settings symbol2 and EventData symbol3

E.g.: Horoscope.New(MyHoroscope, MySettings, MyBirthData);