Which software application (e.g. Excel) would you generally use to translate this sort of text?
mayhem_box asked:
I need file types as well…(3 types of codes)
Thank you for choosing
Reservation Information
Reservation Number:
BEGIN
+$#Using online Help
To identify a tool or control:
Position the pointer over a tool or control and pause. A tool tip appears showing the name and keyboard shortcut (if any) for the item.
If tool tips don’t appear, the preference for displaying them may be turned off.
See also:
To display tool tips
+$#KUsing online Help
________________________
PRINT DIALOG DISCARDABLE 15, 15, 181, 181
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION “Print”
FONT 8, “MS Sans Serif”
BEGIN
LTEXT “Printer:”,1093,6,4,25,8
GROUPBOX “Range”,1072,5,27,106,75,WS_GROUP
RADIOBUTTON “&All”,1056,11,40,98,10,WS_GROUP |
Comments(2)
I really hope you’re using a Mac.
I would use VBA, That is Macro in Excel.
Try it is good
XLMan