Help for this page

Select Code to Download


  1. or download this
    PROD_RT =  $(RUNTIME)
    # other variant
    PROD_RT = ~/prod/$(ENVIRONMENT)/$(VERSION)/bin
    PLAN_ID = $(DATABASE)
    
  2. or download this
    #!perl.exe -w     replace for real OSs     
    use strict;
    ...
                      'DATABASE' =>  "L63DTST",
            },
                    "result.ini" );