JPH10333540A - テキストファイル内指定文字列空欄表示及びイメージ表示プログラム - Google Patents

テキストファイル内指定文字列空欄表示及びイメージ表示プログラム

Info

Publication number
JPH10333540A
JPH10333540A JP9170857A JP17085797A JPH10333540A JP H10333540 A JPH10333540 A JP H10333540A JP 9170857 A JP9170857 A JP 9170857A JP 17085797 A JP17085797 A JP 17085797A JP H10333540 A JPH10333540 A JP H10333540A
Authority
JP
Japan
Prior art keywords
character string
specified
text file
display
displayed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP9170857A
Other languages
English (en)
Other versions
JP3554742B2 (ja
Inventor
Haruyuki Sumimoto
治之 炭本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to JP17085797A priority Critical patent/JP3554742B2/ja
Publication of JPH10333540A publication Critical patent/JPH10333540A/ja
Priority to US09/437,902 priority patent/US6632096B1/en
Application granted granted Critical
Publication of JP3554742B2 publication Critical patent/JP3554742B2/ja
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Electrically Operated Instructional Devices (AREA)
  • Document Processing Apparatus (AREA)

Abstract

(57)【要約】 (修正有) 【課題】 テキストファイルの文字列のうち、[]など
で囲んで指定された文字列を空欄として表示し、ユーザ
ーの操作によって、空欄に文字列を表示する。テキスト
ファイルの中にイメージデータを取り込んで表示するこ
ともできる。 【解決手段】読込んだテキストファイルの中から、指定
された文字列の位置(座標)を求める。指定された文字
列はメモリ上に保持しておく。ユーザーの指示によっ
て、文字列を空欄の部分に表示して行く。また、読み込
んだテキストファイルの中に、長方形のイメージデータ
表示領域が指定してあり、(指定するには、長方形の対
角線の左上と右下の位置に特定の記号を書く)イメージ
データファイル名が指定してあれば、その長方形の領域
に指定のイメージファイルを表示する。

Description

【発明の詳細な説明】
【発明の属する技術分野】この発明は、テキストファイ
ルを表示するプログラムに関するものである。
【従来の技術】従来のエディタやワードプロセッサは、
特定の文字列を太字にしたり、下線を付けて表示するも
のであった。長方形の空欄にして表示する機能はなかっ
た。また、従来のハイパーテキストでは、表示されたテ
キストファイルの中の特定の文字列をマウスでクリック
すると、新しいウィンドウの中に別の文章を表示するも
のであった。ハイパーテキストでも長方形の空欄は表示
しない。またテキストファイルにはさまざまな制御文字
が組み込まれるため、テキストファイルを直接見ただけ
ではどのような表示内容になるかがわかりにくい。従来
の技術の欠点は、以下のようにまとめられる。 (1)長方形の空欄を表示する機能がない。 (2)テキストファイルの中にさまざまな制御文字を組
み込むか、テキストファイルとは別の制御ファイルを必
要としたので、専用のエディタが必要である。また、デ
ータのテキストファイルを直接見ただけでは機能が分か
りにくい。 (3)イメージデータを取り込んでテキストといっしよ
に表示する機能はない。
【本発明の技術】本発明では、以下の機能を実現する。 (1)テキストファイルの中の[]で囲むなどで指定さ
れた文字列を長方形の空欄として表示する。 (2)ユーザーが空欄をマウスでクリックまたはポイン
トするか、キーボードの特定のキーを押すことによっ
て、空欄部分の文字列を表示する。 (3)テキストファイルの中に特定の記号が指定する長
方形の領域を取り、そこにイメージデータのファイル名
を記述しておく。テキストファイルを表示する時には、
その長方形の領域に指定されたイメージが表示される。 (4)テキストファイルの中に縦書き表示指定があれば
縦書き表示をする。
【本発明の効果】
(1)画面に表示された内容は、印刷物の空欄問題集と
ほとんど同じイメージである。 (2)印刷物の空欄問題集を使って学習する時には、解
答を隠す、見る、ページをめくることに神経を使う。し
かし、このプログラムを使うと、上記の作業はプログラ
ムが行うので学習に専念できる。知識の有無を確認する
のに、大量の空欄問題を、短時間で、楽に、ゲーム感覚
で行える。 (3)扱うデータは、単純なテキストファイルであるか
ら、ユーザーは特別な専用エディタを必要としない。市
販のOSに付属するエディタを使って、容易に問題文や
解説の追加、削除、変更できる。イメージもユーザーが
自由に編集できる。編集したテキストファイルから、プ
ログラムで表示される画面が容易に想像できる。
【図面の簡単な説明】
【図1】 サンプルのテキストファイルである。
【図2】 サンプルテキストファイルを本発明のプログ
ラムで表示した画面である。
【図3】 改行キーを押すことで空欄内の文字列を表示
している途中の画面である。

Claims (1)

    【特許請求の範囲】
  1. 【請求項1】テキストファイル内の特定の記号によって
    指定されている範囲の文字列は空欄として表示し、ユー
    ザーが、空欄をマウスでクリックするか、キーボードの
    キーを押すと空欄に文字列が表示される。また、テキス
    トファイル内の長方形の領域に、指定されたイメージを
    表示する。
JP17085797A 1997-01-13 1997-05-26 テキストファイル内指定文字列空欄表示及びイメージ表示方法 Expired - Fee Related JP3554742B2 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP17085797A JP3554742B2 (ja) 1997-01-13 1997-05-26 テキストファイル内指定文字列空欄表示及びイメージ表示方法
US09/437,902 US6632096B1 (en) 1997-05-26 1999-11-09 Method and apparatus for teaching and learning

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP359497 1997-01-13
JP9-3594 1997-04-01
JP17085797A JP3554742B2 (ja) 1997-01-13 1997-05-26 テキストファイル内指定文字列空欄表示及びイメージ表示方法

Publications (2)

Publication Number Publication Date
JPH10333540A true JPH10333540A (ja) 1998-12-18
JP3554742B2 JP3554742B2 (ja) 2004-08-18

Family

ID=32964193

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17085797A Expired - Fee Related JP3554742B2 (ja) 1997-01-13 1997-05-26 テキストファイル内指定文字列空欄表示及びイメージ表示方法

Country Status (1)

Country Link
JP (1) JP3554742B2 (ja)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001020443A1 (fr) * 1999-09-14 2001-03-22 Noriyuki Kikuchi Procede d'affichage de donnees et support enregistre
JP2003280502A (ja) * 2002-03-20 2003-10-02 Dainippon Printing Co Ltd 学習方法およびシステム
JP2010026239A (ja) * 2008-07-18 2010-02-04 Casio Comput Co Ltd 表示装置、表示方法及びプログラム

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001020443A1 (fr) * 1999-09-14 2001-03-22 Noriyuki Kikuchi Procede d'affichage de donnees et support enregistre
JP2003280502A (ja) * 2002-03-20 2003-10-02 Dainippon Printing Co Ltd 学習方法およびシステム
JP2010026239A (ja) * 2008-07-18 2010-02-04 Casio Comput Co Ltd 表示装置、表示方法及びプログラム

Also Published As

Publication number Publication date
JP3554742B2 (ja) 2004-08-18

Similar Documents

Publication Publication Date Title
JP4981219B2 (ja) インクの分類、係留、および変換
JPH01113830A (ja) ウインドウ・システムの管理方法
JPH10333540A (ja) テキストファイル内指定文字列空欄表示及びイメージ表示プログラム
KR20030022784A (ko) 생각을 표현하는 이미지를 편집하는 방법 및 장치
Peters-Walters Accessible Web site design
JP2000172704A (ja) 文書処理装置及び文書校正方法
KR19990073957A (ko) 에치티엠엘 문서 작성 방법
JPH0474749B2 (ja)
JPS63128422A (ja) 画面入出力定義方法
JP2001215865A (ja) 正解表示機能付の穴埋め問題表示方法
Greenhut The Electronic Handbook, Macintosh v. 1.02
WO1999059119A1 (fr) Programme de presentation et impression de fichiers de texte pour confirmer les connaissances
KR20010107072A (ko) 웹 브라우저에 노트기능을 제공한 웹 브라우징 구축 방법
Comprone An Integrative Model for Teaching Reading and Writing Based on Recent Research in Composing.
Sharpe et al. Visual literacy and the internet
JPH01149162A (ja) シラブルハイフン表示・非表示制御方式
May The American Short Story: From Poe to O. Henry. A HyperCard Application.
JP2001249607A (ja) マルチメディア学習教材における学習内容提示方法
JPH03189724A (ja) 文書処理装置
Parmeter Writing in the REAL World: Homophobia vs. Community in the Composition Classroom.
Gillan et al. Where in Louisiana [with] Teacher Manual.
Romano The Origins of the Underline as Visual Representation of the Hyperlink on the Web: A Case Study in Skeuomorphism
Morenberg What is Sentence Combining and Why Does It Work?.
Yang Learning with a new media The development of kanaCLASSIC™
Brooks Introductory Concepts

Legal Events

Date Code Title Description
A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040318

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090521

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090521

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100521

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110521

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120521

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees