// WinHex sample script that converts a Windows text file into a UNIX text file.
// The representation of line breaks differs in both systems.
// Can only be executed by the evaluation version if un
// WinHex sample script that converts a UNIX text file into a Windows text file.
// The representation of line breaks differs in both systems.
// Can only be executed by the evaluation version if un
-- Set Text Strings
-- For this example, keep the strings in a table, you could parse a textfile
textstrings = {}
textstrings[0] = "This is text string 0"
textstrings[1] = "Text string 1"
texts
# Microsoft Developer Studio Project File - Name="text" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons