mooMan


Provides online syntax information of moo API components.  The syntax information is held within the program code'


Syntax

               

               mooman [program name]




Return Value


           Appropriate syntax or an error message


Example


               mooman 'moo.create.dim'


               API:        MOO.CREATE.DIM

               Purpose:    Create Dimensions and associated meta data for storing description and hierarchical data.

                           Register the created objects in the the metaData magazine DIM.CFG



                           Arguments:


                           call moo.create.dim([DimensioNameToCreate],[DimensionType], [RowDescriptionVariable]

                                                ,[ColDescriptionVariable], [GeneralDescriptionVariable]

                                                  ,[NameOfVariableStoringParentChildRelationship]

                                                  , [DescriptionOfDimension],  Bool:CreateObjects True/False )