KR0170749B1 - Method of starting program using history function - Google Patents

Method of starting program using history function Download PDF

Info

Publication number
KR0170749B1
KR0170749B1 KR1019960043132A KR19960043132A KR0170749B1 KR 0170749 B1 KR0170749 B1 KR 0170749B1 KR 1019960043132 A KR1019960043132 A KR 1019960043132A KR 19960043132 A KR19960043132 A KR 19960043132A KR 0170749 B1 KR0170749 B1 KR 0170749B1
Authority
KR
South Korea
Prior art keywords
file
job
list
registered
program
Prior art date
Application number
KR1019960043132A
Other languages
Korean (ko)
Other versions
KR19980023634A (en
Inventor
이유현
Original Assignee
삼성전자 주식회사
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 삼성전자 주식회사 filed Critical 삼성전자 주식회사
Priority to KR1019960043132A priority Critical patent/KR0170749B1/en
Publication of KR19980023634A publication Critical patent/KR19980023634A/en
Application granted granted Critical
Publication of KR0170749B1 publication Critical patent/KR0170749B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

본 발명은 History 기능을 이용하여 프로그램을 시작시키는 방법에 관한 것으로서, 이전에 작업한 파일을 작업 목록에 등록하는 단계; 작업목록에 등록된 작업파일을 가져오는 단계; 시작대화상자에 작업목록에 등록된 소정 갯수의 이전작업 파일을 표시하는 단계; 표시된 이전작업 목록 중에서 원하는 파일을 선택하는 단계; 및 선택된 작업목록의 파일로 작업을 시작하게 하는 단계를 포함함을 특징으로 한다.The present invention relates to a method for starting a program using a History function, the method comprising: registering a previously worked file in a task list; Obtaining a job file registered in the job list; Displaying a predetermined number of previous work files registered in the work list in a start dialog box; Selecting a desired file from the displayed previous job list; And starting a work with a file of the selected job list.

본 발명에 의하면, 시작대화상자 기능과 history기능을 복합적으로 제공하여 사용자의 편의성과 프로그램 사용의 효율성을 높일 수 있다.According to the present invention, the convenience of the user and the efficiency of use of the program can be improved by providing a combination of the start dialog function and the history function.

Description

이력(history)기능을 이용한 프로그램 시작 방법How to start a program using the history function

본 발명은 원하는 프로그램을 구동시키는 방법에 관한 것으로서, 특히 이력(History) 기능을 이용하여 프로그램을 시작시키는 방법에 관한 것이다.The present invention relates to a method of operating a desired program, and more particularly, to a method of starting a program using a history function.

일반적으로 데이터베이스 관리시스템이나 다른 응용 프로그램에는 이력(이하 History라 함) 기능을 가지고 있는데, 상기 History 기능이란 최근에 사용자가 수행한 작업의 목록(list)을 보여주고 이 중에서 사용자가 원하는 작업을 바로 수행하게 하는 것을 말한다. 즉 History기능은 비슷한 작업을 반복하는 사용자에게는 대단히 편리한 기능이다.In general, a database management system or other application program has a history (hereinafter referred to as History) function. The History function displays a list of tasks performed by the user in recent years. . That is, the History function is very convenient for users who repeat similar operations.

'윈도우 95' 또는 일반적인 그래픽 환경에서 수행되는 응용프로그램 (application program)은 시작 대화상자라는 형태를 사용하여, 프로그램이 시작될 때 새로운 작업을 시작하거나 기존 작업 파일을 여는(open) 기능을 다른 과정을 거치지않고 바로 사용할 수 있도록 하는 기능을 제공하고 있다.'Windows 95' or an application program running in a general graphical environment uses a form called a startup dialog to start a new operation or open an existing operation file through a different process So that it can be used immediately.

그러나 상기 History기능은 독립적인 메뉴로 존재하므로 사용자가 이 기능을 사용해서 프로그램을 시작하려면, 주메뉴(main menu)에 들어가서 상기 주메뉴에서 제공하는 상기 history기능을 선택하는 등의 2, 3 단계를 거쳐야 한다는 단점이 있다. 또한 이전 작업에서 사용했던 파일들에 변동이 생기는 경우, 예를 들어 파일이 사용할 수 없게 된 경우라도, 상기 사용할 수 없게 된 파일을 제거하는 등의 상기 변동사항에 대한 처리를 해주지 않으므로 작업목록 중 사용할 수 없는 항목이 있어도 사용자는 알 수가 없다.However, since the History function exists as an independent menu, if the user wants to start the program using this function, he / she enters the main menu and selects the history function provided in the main menu, There is a disadvantage that it must go through. In addition, if the files used in the previous operation are changed, for example, even if the file becomes unusable, the processing of the above-mentioned change such as removing the unusable file is not performed. Even if there is an item that can not be found, the user does not know.

그리고 상기 기존 작업을 여는 시작대화상자 기능의 경우 원하는 작업 파일을 찾으려면 이 또한 2, 3 단계를 거쳐야 하는 경우가 많다. 즉 시작대화상자를 열고 상기 시작대화상자에서 작업하고자하는 파일이 있는 경로를 찾아서 상기 경로에 존재하고 있는 파일들이 디스플레이되면 그 중에서 원하는 파일을 선택하는 등의 단계를 거쳐햐 한다. 따라서 일반 사용자는 상기 2, 3단계를 거쳐 프로그램을 사용할 때 번거로움을 느끼게 되며, 여러 단계를 거치므로 인해 메뉴선택 오류의 가능성이 있다.In addition, in the case of the start dialog function for opening an existing job, it is often necessary to go through steps 2 and 3 in order to find a desired job file. That is, a start dialog box is opened and a path where a file to be operated is found in the start dialog box, and a file in the path is displayed, and a desired file is selected from the displayed path. Therefore, the general user is troublesome when using the program through steps 2 and 3 described above, and there is a possibility of menu selection error due to various steps.

본 발명은 상술한 문제점을 해결하기 위해 창출된 것으로서, 일반 사용자의 경우 작업 범위가 제한적이라는데 착안하여, 시작대화상자에 History기능을 도입하여 상기 History기능에서 사용되는 항목에 대해 검증(validation) 기능을 추가하여 일반 사용자에게 빠르고 편리한 작업환경을 제공하는 History 기능을 이용한 프로그램 시작 방법을 제공함에 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made in order to solve the above-described problems, and it is an object of the present invention to provide a history management function, And a method of starting a program using a history function that provides a quick and convenient working environment to a general user.

도 1은 본 발명에 따른 history 기능을 이용한 프로그램 시작 방법을 흐름도로 도시한 것이다.FIG. 1 is a flowchart illustrating a method of starting a program using a history function according to the present invention.

상기의 목적을 달성하기 위한 history기능을 이용한 프로그램 시작방법은 이전에 작업한 파일을 작업 목록에 등록하는 단계; 상기 작업목록에 등록된 작업파일을 가져오는 단계; 시작대화상자에 상기 작업목록에 등록된 소정 갯수의 이전작업 파일을 표시하는 단계; 상기 표시된 이전작업 목록 중에서 원하는 파일을 선택하는 단계; 및 상기 선택된 작업목록의 파일로 작업을 시작하게 하는 단계를 포함함이 바람직하다.In order to accomplish the above object, a method of starting a program using a history function includes: registering a previously worked file in a task list; Obtaining a job file registered in the job list; Displaying a predetermined number of previous work files registered in the task list in a start dialog box; Selecting a desired file from the displayed previous job list; And starting a work with a file of the selected work list.

그리고 상기 이전에 작업한 파일을 작업 목록에 등록하는 단계와 상기 작업목록에 등록된 작업파일을 가져오는 단계사이에 환경설정 기능을 이용하여 작업환경을 설정하는 파일에 시작대화상자를 사용자가 사용할 것인지를 설정하는 단계를 부가로 구비한다.Between the step of registering the previously worked file in the task list and the step of fetching the task file registered in the task list, a user can select whether to use the start dialog box in the file for setting up the work environment using the environment setting function And a step of setting the step of setting the step.

또한 상기 작업목록에 등록된 작업파일을 가져오는 단계는 상기 작업목록에 등록되어 있는 작업파일이 실제로 존재하는지를 검사하여, 즉 이전 작업목록에서 유효한 항목만 골라내어, 작업파일이 실제로 존재하지 않으면 상기 이전 작업목록에 등록되어 있는 작업파일을 삭제하는 단계를 부가로 구비한다.In addition, the step of fetching the job file registered in the job list may include checking whether a job file registered in the job list actually exists, that is, selecting only a valid item from the previous job list, and if the job file does not exist, And deleting the job file registered in the job list.

이하에서 첨부된 도면을 참조하여 본 발명을 상세히 설명하기로 한다. 도 1은 본 발명에 따른 history 기능을 이용한 프로그램 시작 방법을 흐름도로 도시한 것으로서, 상기 도 1을 참조하여 본 발명을 설명하면 다음과 같다. 먼저 일반적인 응용프로그램을 실행시켜 작업을 하고 나서 일단 상기 응용프로그램을 종료하고 나면, 상기 작업한 파일을 작업목록에 등록시킨다.(100단계) 그리고 나서 다시 상기 응용프로그램을 시작하고자 할 때, 시작대화상자를 통하여 상기 응용프로그램을 실행할 것인지를 미리 설정해 둔다.(110단계) 상기 설정은 환경설정파일(예를 들어 CONFIG.xxx)에 시작대화상자 기능 (ON, OFF) 등의 형태로 미리 세팅하여 상기 응용프로그램이 실행될 때 마다 상기 환경설정파일에 설정된 대로 실행을 하게 한다. 상기 110단계는 본 발명에서 제공하는 일종의 옵션 기능이라 할 수 있다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. FIG. 1 is a flowchart illustrating a method of starting a program using a history function according to the present invention. Referring to FIG. 1, the present invention will be described below. First, a general application program is first executed and then the application program is terminated. Then, the application program is registered in the task list (step 100). [0030] Then, when the application program is to be started again, In step 110. The setting is preset in the environment setting file (e.g., CONFIG.xxx) in the form of a start dialog box function (ON, OFF) or the like, Each time the program is executed, it is executed as set in the environment setting file. Step 110 is an optional function provided by the present invention.

상기 시작대화상자 사용을 하기로 설정이 되면, 상기 작업목록에 등록되어 있는 작업 파일을 가져와서(120단계), 상기 작업파일이 실제로 존재하고 있는지를 검사한다.(130단계) 즉 작업목록에는 작업파일이 등록되어 있지만 실제 상기 작업파일이 메모리에는 존재하지 않을 경우가 있다. 이 때 이를 체크하여 만일 작업파일이 실제 존재하고 있지 않으면서 작업목록에만 등록되어 있는 경우에는 상기 작업목록에서 이를 삭제한다.(140단계) 상기 작업목록에 등록되어 있는 모든 작업파일에 대해서 상기 130단계 및 140단계를 반복해서 수행하여 실제 존재하지 않는 작업파일은 작업목록에서 삭제시켜 실제로 존재하고 있는 작업파일만 작업목록에 등록되도록 한다.(150단계)If the use of the start dialog box is set to be performed, the task file registered in the task list is fetched (step 120), and it is checked whether the task file exists (step 130). In other words, Although the file is registered, the actual file may not exist in the memory. At this time, if the job file is not registered in the job list but is not actually existent, the job file is deleted from the job list (step 140). In step 140, And step 140 are repeatedly performed to delete a job file that does not actually exist from the job list so that only the job file that actually exists is registered in the job list (step 150)

그 다음에는 작업목록에 등록된 작업화일을 사용자가 볼 수 있도록 디스플레이한다.(160단계) 이 때 상기 작업목록에 등록된 파일의 개수가 많을 경우, 필요한 개수만 미리 설정하여 디스플레이 시킨다. 상기 작업파일이 디스플레이되면 사용자는 원하는 작업파일을 선택할 것인지를 결정하여(170단계), 상기 응용프로그램상에서 선택된 작업파일을 작업할 수 있게 한다.(190단계) 만일 상기 170단계에서 디스플렝된 작업파일 중 원하는 작업파일이 없을 경우 또는 새로이 작업파일을 생성하고자 할 경우는 통상적인 시작대화 상자 기능을 수행하여 응용프로그램상에서 작업을 한다.(180단계)In operation 160, if the number of files registered in the task list is large, only a necessary number of the files is displayed in advance. When the job file is displayed, the user determines whether to select a desired job file in step 170 and allows the user to work on the selected job file on the application program in step 190. In step 170, If there is no desired work file or if a new work file is to be created, the user performs an operation on the application program by performing a normal start dialog function (step 180)

본 발명에 의하면, 시작대화상자 기능과 history기능을 복합적으로 제공하여 사용자의 편의성과 프로그램 사용의 효율성을 높일 수 있다.According to the present invention, the convenience of the user and the efficiency of use of the program can be improved by providing a combination of the start dialog function and the history function.

Claims (4)

이전에 작업한 파일을 작업 목록에 등록하는 단계;Registering a previously worked file in a task list; 상기 작업목록에 등록된 작업파일을 가져오는 단계;Obtaining a job file registered in the job list; 시작대화상자에 상기 작업목록에 등록된 소정 갯수의 이전작업 파일을 표시하는 단계;Displaying a predetermined number of previous work files registered in the task list in a start dialog box; 상기 표시된 이전작업 목록 중에서 원하는 파일을 선택하는 단계; 및Selecting a desired file from the displayed previous job list; And 상기 선택된 작업목록의 파일로 작업을 시작하게 하는 단계를 포함함을 특징으로 하는 history 기능을 이용한 프로그램 시작 방법.And starting a work with a file of the selected task list. 제1항에 있어서,The method according to claim 1, 상기 이전에 작업한 파일을 작업 목록에 등록하는 단계와 상기 작업목록에 등록된 작업파일을 가져오는 단계사이에Between the step of registering the previously worked file in the task list and the step of fetching the task file registered in the task list 사용자가 작업환경을 설정하는 파일에 시작대화상자를 사용할 것인지를 설정하는 단계를 부가로 구비함을 특징으로 하는 history 기능을 이용한 프로그램 시작 방법.Further comprising the step of setting whether the user uses a start dialog box in a file for setting a work environment. 제1항에 있어서, 상기 작업목록에 등록된 작업파일을 가져오는 단계는The method of claim 1, wherein the step of obtaining the job file registered in the job list 상기 작업목록에 등록되어 있는 작업파일이 실제로 존재하는지를 검사하여 존재하지 않으면 작업목록에 등록되어 있는 작업파일을 삭제하는 단계는 부가로 구비함을 특징으로 하는 history 기능을 이용한 프로그램 시작 방법.Wherein the step of checking whether a job file registered in the job list exists actually exists or not, and deleting the job file registered in the job list if it does not exist. 제1항에 있어서,The method according to claim 1, 상기 표시된 이전작업 목록 중에서 원하는 파일을 선택하는 단계는The step of selecting a desired file from the displayed previous job list 원하는 파일이 없을 경우 통상적인 시작대화상자 기능을 수행하는 방식으로 프로그램을 실행하는 단계를 부가로 구비함을 특징으로 하는 history 기능을 이용한 프로그램 시작 방법.And executing a program in a manner of performing a normal start dialog box function when a desired file is not present.
KR1019960043132A 1996-09-30 1996-09-30 Method of starting program using history function KR0170749B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960043132A KR0170749B1 (en) 1996-09-30 1996-09-30 Method of starting program using history function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960043132A KR0170749B1 (en) 1996-09-30 1996-09-30 Method of starting program using history function

Publications (2)

Publication Number Publication Date
KR19980023634A KR19980023634A (en) 1998-07-06
KR0170749B1 true KR0170749B1 (en) 1999-03-30

Family

ID=19475716

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960043132A KR0170749B1 (en) 1996-09-30 1996-09-30 Method of starting program using history function

Country Status (1)

Country Link
KR (1) KR0170749B1 (en)

Also Published As

Publication number Publication date
KR19980023634A (en) 1998-07-06

Similar Documents

Publication Publication Date Title
US6539399B1 (en) Stand alone data management system for facilitating sheet metal part production
KR100500622B1 (en) System and method for working management
CA2364632A1 (en) Collection adaptive focus gui
GB2385173A (en) System and method for developing custom operator-specific software-applications
US20030182331A1 (en) Method and system for detaching files to a specified location
JPH07129349A (en) Method for displaying file list, method and processor for starting program
US6275226B1 (en) Application window development supporting system and method storage
KR0170749B1 (en) Method of starting program using history function
JPH10105540A (en) Working procedure managing system
JP6878367B2 (en) Numerical control device
JPH11102289A (en) Screen generating method for operation process
JP2005032228A (en) Computer system, method for inputting data into computer system, computer program product, and produced commodity
JP2000056887A (en) Misoperation suppression system for screen operation
JP4250261B2 (en) Method for automatically creating and deleting shortcut buttons and manufacturing apparatus to which these methods are applied
JP2007164532A (en) Task display device, task display method, and task display program
JP2827874B2 (en) Menu display control method
JPH07319792A (en) Gateway system
CN113923185B (en) Method, device, equipment and storage medium for adding friends in group
JPH10111777A (en) Know-how accumulation use system
KR100209162B1 (en) Method for searching a record for use in a window-based subscriber imanagement system employing a template
JPH06208445A (en) Data processor for executing converged display
JPH0855114A (en) Document managing device
JP3386300B2 (en) Program start method
JP2002288012A (en) File connecting device and program
JPH11306456A (en) Fire display device

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20120927

Year of fee payment: 15

FPAY Annual fee payment

Payment date: 20130927

Year of fee payment: 16

LAPS Lapse due to unpaid annual fee