Help for this page

Select Code to Download


  1. or download this
    @opts = ( "SS  21   PL 2#3  PV  51.3 CL #110 +0 RL 126' SA 106 DS 93",
              "SS  21   PL 2.3  PVa51.3 CT^ 110 +0 RL126, SA 106 DS 93",
    ...
       printf("\n");
    
    } # another opt
    
  2. or download this
    $ssstr = >21<
    $plstr = >2#3<
    ...
    $rlstr = >126'<
    $sastr = >106<
    $dsstr = >93<