home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1996 August
/
WPCAUG96.ISO
/
makers
/
power
/
globe.dir
/
00068.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-12
|
231 b
|
10 lines
on xx
global ItemDel
set temp to the pathName
set the itemDelimiter to ItemDel
delete item the number of items in temp of temp
delete item the number of items in temp of temp
set the itemDelimiter to ","
put temp
end