Category : Word Processors
Archive   : VEDIT-JR.ZIP
Filename : INSTALL.VBT

 
Output of file : INSTALL.VBT contained in archive : VEDIT-JR.ZIP
: Installation script file for VEDIT JR. Uses the GreenView V-BATCH program.
%e
%v2
%o\

ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
Û Û±±
Û Installation for Û±±
Û VEDIT Jr. Û±±
Û Û±±
ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ±±
±±±±±±±±±±±±±±±±±±±±±±±
\
%? %1 == '' %gerror
%? %1 == 'a:' %gerror
%? %2 == '' %gerror
%? %1 == %2 %gerror
%o\
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º Answer each question by typing the letter corresponding to your choice. º
º º
º Or, press to abort the installation. º
ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
º Press any key to start installation... º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
\
%v17
%h41
%p
%e
%v2
%o|
Make "%2:\VEDIT" directory...
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
|
%2:
MD \VEDIT
CD \VEDIT
%o\
Copying VEDIT and Configuration Program...
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
\
copy %1:vj.exe %2:
copy %1:vconfig.exe %2:
%e
%v2
%o\
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º VEDIT can write to the IBM PC screen in two ways: º
º º
º Memory Mapped The normal way is "memory mapped", which accesses º
º the screen directly. It updates the screen faster. º
º º
º BIOS Compatible The alternate way is through the IBM "ROM BIOS". It º
º is slower updating the screen, but may run better º
º with Microsoft "Windows", Quarterdeck's "DESQview", º
º and similar programs. º
º º
º We recommend starting with the "memory mapped" version. If needed, you º
º can later configure VEDIT to use the "BIOS" - see parameter 6.1 of the º
º Configuration program. º
ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
º Do you want to install as [M]emory-mapped or [B]IOS compatible? º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
\
%v18
%h67
%q%nMsbar,Bbios
:
:BIOS
%e
%v2
VCONFIG %2:VJ.EXE >NUL:
6
1
1

E
Y
:SBAR
%e
%v2
%o\
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º VEDIT can display editing windows with or without scroll bars. º
º º
º Advantage Scroll bars simplify mouse operation. They show the º
º relative position in the file. º
º º
º Disadvantage Because of the lines/columns used by the scroll bars, º
º less of the file(s) can be seen at once. º
º º
º Without real scroll bars, VEDIT's "stealth" scroll bars still let you º
º perform all mouse operations. You can easily change this setting from º
º inside VEDIT with {CONFIG, Screen display, Enable scroll bars}. º
ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
º Do you initially want scroll bars enabled? [Y]es [N]o º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
\
%v16
%h57
%q%nNsbaroff,Ycopyfiles

:
:SBAROFF
%e
%v2
VCONFIG %2:VJ.EXE >NUL:
5
10

E
Y
:
:COPYFILES
%e
%v2
%o\
Copying support files to destination disk...
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
\
copy %1:vjhelp.hlp
copy %1:*.key
copy %1:*.doc
copy %1:keys.ibm
copy %1:errata.doc
copy %1:manual.doc
%o/

Configuring VEDIT to find help files in %2:\VEDIT...
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
/
%2:
VCONFIG %2:VJ.EXE >NUL:
1
%2:\VEDIT
E
Y
:
:DISPLAY
%e
%v2
%o\
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º VEDIT can usually tell the difference between a Monochrome (Black & º
º White) and Color display. However, some Monochrome displays look to º
º VEDIT like a Color display and as a result the text in the menus º
º won't be readable. Therefore, if you have a Monochrome display, you º
º may want to configure VEDIT to use only black and white characters. º
º This is necessary if you have the following hardware: º
º º
º 1. Any Color adapter (CGA,EGA,VGA) connected to a B/W monitor º
º 2. Most Laptop computers º
º 3. Any Compaq monochrome computer º
º 4. Any AT&T monochrome computer º
ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
º Configure VEDIT to use only Black/White characters? [Y]es [N]o º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
\
%v16
%h66
%q%nNcolor,Ymono
:
:MONO
%e
%v2
VCONFIG %2:VJ.EXE >NUL:
3
1
7
2
112
3
112
4
7
5
112
6
112
7
112
8
15
9
7
10
112
11
15

E
Y
%gkeys
:
:COLOR
%e
%v2
%o\
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º Select the initial colors used inside VEDIT. º
º º
º Only a few color combinations are listed here. Other combinations are º
º possible, but this requires running the Configuration program. º
º See Chapter 8 (Configuration). º
º º
º Text color Menu colors º
º º
º [1] White characters on Black White on Red º
º [2] Green characters on Black White on Red º
º [3] Black characters on White White on Red º
º [4] White characters on Blue White on Red º
º [5] White characters on Blue Black on white º
º [6] White characters on Blue Black on light Blue º
º [7] Bright White chars on Blue Black on light Blue º
º º
ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
º Which color combination should VEDIT use? [1/2/3/4/5/6/7] º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
\
%v21
%h61
%q%n1whiteblack,2greenblack,3blackwhite,4whiteblue,5whitemenu,6bluemenu,7brightwhite
:
:WHITEBLACK
%e
%v2
VCONFIG %2:VJ.EXE >NUL:
3
1
7

E
Y
%gkeys
:
:GREENBLACK
%e
%v2
VCONFIG %2:VJ.EXE >NUL:
3
1
2

E
Y
%gkeys
:
:BLACKWHITE
%e
%v2
VCONFIG %2:VJ.EXE >NUL:
3
1
112
2
7
3
7

E
Y
%gkeys
:
:WHITEBLUE
%e
%v2
VCONFIG %2:VJ.EXE >NUL:
3
1
23
6
71
9
71

E
Y
%gkeys
:
:WHITEMENU
%e
%v2
VCONFIG %2:VJ.EXE >NUL:
3
1
23
4
23
5
112
6
112
9
7
10
112
11
127

E
Y
%gkeys
:
:BLUEMENU
%e
%v2
VCONFIG %2:VJ.EXE >NUL:
3
1
23
4
48
5
63
6
63
9
48
10
48
11
62

E
Y
%gkeys
:
:BRIGHTWHITE
%e
%v2
VCONFIG %2:VJ.EXE >NUL:
3
1
31
4
48
5
63
6
63
9
48
10
48
11
62

E
Y
:
:KEYS
%e
%v2
%o\
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º You can initially select from one of three keyboard layouts. You can later º
º fine-tune the layout with the {MISC, Keyboard Layout} sub-menu. º
º º
º [N] Normal "recommended" layout. The examples in the manual and the º
º tutorial disk assume this layout. Recommended for new users. º
º º
º [P] Word Perfect layout. Emulates Word Perfect as closely as possible. º
º See the file WORDPERF.DOC for the exact layout. º
º º
º [W] WordStar layout. Emulates WordStar as closely as possible. º
º See the file WORDSTAR.DOC for the exact layout. º
ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
º Which keyboard layout should VEDIT use? [N/P/W] º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
\
%v19
%h51
%q%nNnormal,Bbrief,Wwordstar,Pwordperfect
:
:NORMAL
%2:VJ -C"YKS NORMAL.KEY EQY"
COPY NORMAL.KEY VEDIT.KEY
%gcprint
:
:WORDSTAR
COPY WORDSTAR.KEY VEDIT.KEY
%gnewkey
:
:WORDPERFECT
COPY WORDPERF.KEY VEDIT.KEY
:
:NEWKEY
%2:VJ -C"YKS NORMAL.KEY EQY"
%2:VJ -C"YKL VEDIT.KEY +YJV%2:VJ.EXE EQY"
:
:CPRINT
:ERRATA
%galldone
%e
%v2
%o\
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º The file ERRATA.DOC contains important corrections to the manual and last º
º minute enhancements. We suggest printing this file now; otherwise you can º
º just display it on the screen, or skip it entirely for now. º
º º
º Note: ERRATA.DOC applies to the version 2.1 manual dated July 24, 1991. º
ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
º Should ERRATA.DOC be [P]rinted, [D]isplayed or [S]kipped? º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
\
%v10
%h61
%q%nPeprint,Dedisplay,Sedone
:
:eprint
%e
%v2
%o\
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º The file ERRATA.DOC will now be printed using VEDIT for formatting. º
ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
º Turn on your printer, align the paper and press any key to continue: º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
\
%v6
%h72
%p
%2:
VJ -C "#PR PE EQY" %1:ERRATA.DOC
%gedone
:
:EDISPLAY
%e
%v4
%o\
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

The file ERRATA.DOC will now be displayed using DOS.
Press to stop/start the display.

ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
Press any key to continue: \ %p
:
TYPE %1:ERRATA.DOC
:
:edone
:ALLDONE
:
%e
%v2
%o|
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º VEDIT Jr. is now installed and ready to use. It is in the file VJ.EXE in º
º the directory %2:\VEDIT. It can be renamed as desired. º
º º
º You still need to tell DOS where to find VJ.EXE - you should either º
º copy VJ.EXE to a directory included in your DOS "PATH" command (perhaps º
º \BIN or \DOS) or add %2:\VEDIT to the PATH command. º
º º
º NOTE: See your DOS manual for more about the "PATH" command. The º
º "PATH" command is usually included in your AUTOEXEC.BAT file. º
º º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º Installation Complete! º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
|
%gdone
:
:error
%b
%o\
ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
º ***** SORRY, but you must specify two parameters. ***** º
º º
º The first parameter is the drive containing the original VEDIT disk. º
º The second parameter is the drive on which VEDIT is to be installed. º
º º
º EXAMPLE: To install VEDIT on hard drive "C", place the VEDIT disk in º
º drive A and give the command: º
º º
º INSTALL A C º
º º
º EXAMPLE: To install VEDIT on floppy drive "B", place the VEDIT disk º
º in drive A and give the command: º
º º
º INSTALL A B º
º º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
\
:DONE
%a7


  3 Responses to “Category : Word Processors
Archive   : VEDIT-JR.ZIP
Filename : INSTALL.VBT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/