home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeedleCraft Plus
/
needlecraftplusvolume1.iso
/
dos
/
fabr300
/
demo.bat
next >
Wrap
DOS Batch File
|
1994-07-03
|
895b
|
57 lines
@Echo off
Cls
Echo
---** This is a small demonstration of FABRIC. **---
Echo
Five patterns will be automatically loaded for you to view.
Echo You can peek around and zoom in on the pattern if you like.
Echo When you want to continue with the next demo design, press the Esc key
Echo or click the mouse on the Quit menu selection.
Echo The next file will then be loaded.
Echo Starting demo with DEMO1V
Pause
fabric.exe demo1v
Echo
Continue with DEMO2V
Pause
fabric.exe demo2v
Echo
Continue with DEMO3V
Pause
fabric.exe demo3v
Echo
Continue with DEMO4V
Pause
fabric.exe demo4v
Echo
Continue with DEMO5V
Pause
fabric.exe demo5v
Echo
That's all folks. Before (or during) designing your own patterns with
Echo FABRIC, it may be helpful to read the manual.
Echo The manual is a text file named FABRIC.DOC. It is in the current directory.