home *** CD-ROM | disk | FTP | other *** search
/ Mega CD-ROM 1 / megacd_rom_1.zip / megacd_rom_1 / MAGAZINE / PROGJOUR / PJ_8_5.ZIP / STRINGS.RSC < prev    next >
Text File  |  1990-06-15  |  185b  |  6 lines

  1. # strings.rsc    test resource strings 
  2.  
  3. TEST_STRING1=100,"This is a string"
  4. TEST_STRING2=101,"This is a string with %d format argument(s)"
  5. TEST_STRING3=102,"This has an imbedded %s"
  6.