scispace - formally typeset
Search or ask a question

Showing papers on "Batch file published in 1993"


Patent
13 Aug 1993
TL;DR: In this article, the authors propose to integrate a Japanese input program in an application program at the time of starting the application program even when a batch file for specifying the integration of the Japanese input programs does not exist.
Abstract: PURPOSE:To integrate a Japanese input program in an application program at the time of starting the application program even when a batch file for specifying the integration of the Japanese input program does not exist. CONSTITUTION:A system regulating Japanese input program is previously stored in a storing position managed by an operation system. Prior to the start of a required application program by the operation system, the Japanese input program is integrated (S3) in the operation system, the application program is read out, and when the batch processing of the application program is specified and a specific Japanese input program is specified, the regulated Japanese input program is removed from the operation system (S7), but in the other case, the application program is started and executed as it is.

2 citations


Patent
28 May 1993
TL;DR: In this article, a batch processing system for the file preparation of various output data in a printed-wiring board CAD system capable of executing batch processing for working from the preparation of drawing data up to plotting, font data and output.
Abstract: PURPOSE:To provide a batch processing system for the file preparation of various output data in a printed-wiring board CAD system capable of executing batch processing for working from the preparation of drawing data up to plotting, the preparation of font data and the preparation of outputs. CONSTITUTION:Common parameters for all layers out of the design article data information (1) to (12) on the printed-wiring board are inputted only once, respective layer parameters are read out based upon contents described in a common parameter file and the preparation of a program file for preparing a macro control file, the preparation of a batch macro executing program file in which a mail file automatic sorting command and an output command to an electrostatic plotter are integrated, the preparation of an output file storing directory, and the preparation of a macro control file are automatically executed based upon the information of the parameter file. Then, the batch macro is executed in each layer to prepare a mail file and the font data of each layer and the output command to the electrostatic plotter is executed to prepare an output drawing in each layer.

1 citations


Patent
01 Jul 1993
TL;DR: In this article, a method and means for improving the performance of distributed computer systems including a file server and a plurality of remote workstations is presented, where the file server determines whether the requested batch file has been opened by another workstation.
Abstract: A method and means for improving the performance of distributed computer systems including a file server and a plurality of remote workstations A system workstation issues a request from one of the remote workstations to open a batch file resident on the file server in a sharing mode The request is automatically converted into a request to open the file in an OPlocked/OPbatched exclusive mode The file server then determines whether the requested batch file has been opened by another workstation The requested file is opened in an OPlocked/OPbatched exclusive mode if the requested file is not currently open, wherein the batch file is copied to a workstation and executed locally while keeping the batch file open on the file server The file is opened in a sharing mode if the requested batch file is currently open The batch file is written to the file server and closed and the system reverts to a sharing mode if the batch file is opened in the OPlocked/OPbatched exclusive mode and the batch file is requested by another of the system workstations