home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 3
/
PDCD_3.iso
/
pocketbk
/
developmen
/
x_psion
/
psion.progs
/
pscmd
/
getrtf.pscmd
< prev
next >
Wrap
Text File
|
1993-03-03
|
340b
|
10 lines
# for all the files ending in RTFPATTERN under RTFPART RTFDIR
# run them through gettxt1.txt which will get them and then run them through
# shellscript pstounix to handle the dos conversions
#
# setup the variables if not already set
source varsrtf
listf [RTFPART] [RTFDIR] [RTFPATTERN] [RTFTMP]
foreach [RTFTMP] run getrtf1
! rm [RTFTMP]