;;--------------------------------------------------------------------------- ;; ;; 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. ;; ;; このソフトウェアは、Geoworks の専有する秘密情報 ;; ("企業秘密") です。この企業秘密を公開してはならず、 ;; Geoworks と締結したライセンス契約書の条件に ;; 従ってのみ使用することができます。 ;; ;; ;; プロジェクト : プログラマーズ ガイド ;; モジュール : アプリケーション作成チュートリアル ;; ファイル : tutsamp.str ;; ;; バージョン : 2.2 ;; ;; 解説 : ;; ;; このファイルには、tutsamp アプリケーションでユーザーに ;; 表示される文字列が含まれています。 ;; ;;--------------------------------------------------------------------------- .prefix TUTSAMPAPP FRAME_TITLE "サンプル" BUTTON_LABEL "ここをクリック" LABEL_TEXT "こんにちは みなさん!"