in reply to Re: Read INI file
in thread Read INI file
ini-file = { <section> | <empty-line> } empty-line = [ <space> ] <line-ending> section = <section-header> { <value-assignment> | <empty-line> +} section-header = [ <space> ] "[" <section-name> "]" [ <space> ] <line- +ending> section-name = string value-assignment = [ <space> ] <property-name> [ <space> ] "=" [ <space> ] <value> [ <space> ] <line-ending> property-name = string-without-equals value = string
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Read INI file
by Anonymous Monk on Apr 05, 2016 at 08:16 UTC | |
by Anonymous Monk on Apr 08, 2016 at 02:23 UTC |