home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
EZY110-1.ARJ
/
EZYBATCH.ARJ
/
FEDGIF.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-03-28
|
284b
|
10 lines
@echo off
rem %1 is the Drive
rem %2 is the Path
rem %3 is the Filename (no extension)
rem %4 is the Extension (including ".")
rem For VPic, if you wish to choose Screen Mode inside
rem vpic %2%3.* /a
rem For VPic, if you just want to display it automatically
vpic %2%3%4 /a