Help for this page

Select Code to Download


  1. or download this
    sub send_order_rxi {
    my($aOrder) = @_;
    ...
        warn "rxi send $order failed: $@\n";
    }
    }
    
  2. or download this
    ###################################################
    # this is the 'if' block where the global symbol
    ...
        print FH "PUP " . $PUP_String;
    }
    
  3. or download this
    ########################################################
    #  convert prism angle to its vertical and horizontal components
    ...
      return;
    }
    
  4. or download this
    #############################################
    # This is the beginning of the rxi.pm package
    ...
    }
    use vars @EXPORT_OK;