home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / install / inifile / myini.ini < prev   
Encoding:
INI File  |  1992-05-02  |  364 b   |  10 lines

  1. ; Ini Version 1.0 -- A freeware interface to .INI files. Created by Max Maischein 2:249/6.17.
  2. ; Last modification by My first real Application V0.99 to this file was on Saturday, the 2nd of May 1992 at 17:15h.
  3. ;123
  4. [MyIni]
  5. MyVal=This is my own Data !
  6. HelloMsg=Hello, World !
  7. [YourGames]
  8. Test=Dies war ein erfolgreicher Test.
  9. Tetris=HiScore=(11000)< Max >
  10.