home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 March
/
VPR9703B.ISO
/
terminal
/
niftyman
/
w95nim
/
program
/
data.z
/
FENICS4.SCR
< prev
next >
Wrap
Text File
|
1996-11-19
|
443b
|
24 lines
#
# Copyright (c) 1995 by NIFTY Corporation
#
# The information in this software is subject to change without
# notice and should not be construed as a commitment by NIFTY Corporation.
#
# FENICS 4:
# Connect to FENICS 4
#
#+V
# "1.0.0"
#-V
on cancel goto Return_Cancel;
ROAD = "-ROAD4";
show "FENICSへ接続待機中...";
wait until 10;
include "fenics.scr";
Return_Cancel:
errexit "ユーザ入力により取消しました";