Saving list/records/etc
Saving list/records/etc
- Subject: Saving list/records/etc
- From: Jan Erik Moström <email@hidden>
- Date: Sun, 18 Mar 2001 19:28:21 +0100
Hi
Before going for another solution I just want to check if it's possible to make
somethink like this:
property one : {"Alpha", "Beta"}
property two : "Gamma"
property three : {jPlink:"Hello", jPlong:"World"}
property xf : "Temp:jem"
on run
set x to {jOne:one, jTwo:two, jTree:three}
set h to open for access xf with write permission
write x to h
close access h
set j to open for access xf
set rep to read j
close access j
end run
and get rep to be equal to x?
jem
--
Jan Erik Mostrvm
mailto:email@hidden
Free Elektron
http://www.mostrom.pp.se/folk/jem/