;;--------------------------------------------------------------------------- ;; ;; Geoworks (R) application software and GEOS (R) operating system ;; software copyright (C) 1990-1998 Geoworks. All rights reserved. ;; United States Patents 5327529, 5237651, and 5438662. U.K. Patents ;; 0375703 and 0631677. German Patents P3854269.2-08 and ;; 69307728.1-08. French Patents 0375703 and 0631677. Other ;; international patents pending. ;; ;; This software is the confidential and proprietary information of ;; Geoworks ("Confidential Information"). You shall not disclose ;; such Confidential Information and shall use it only in accordance ;; with the terms of the license agreement you entered into with ;; Geoworks. ;; ;; PROJECT: Programmer's Guide ;; MODULE: application writing tutorial ;; FILE: tutsamp.str ;; ;; VERSION: 2.2 ;; ;; DESCRIPTION: ;; ;; This file contains the user-visible strings used in the tutsamp ;; application. ;; ;;--------------------------------------------------------------------------- .prefix TUTSAMPAPP FRAME_TITLE "Sample" BUTTON_LABEL "Click Here" LABEL_TEXT "Hello World!"