Example

In this example, the code page for the character-string resources is set to Portuguese (860).

  CODEPAGE 860

  STRINGTABLE
  BEGIN
      1 "Filename not found"
      2 "Cannot open file for reading"
  END


[Back: Description]
[Next: COMBOBOX Statement]