move the contents of a document into a variable/record...
move the contents of a document into a variable/record...
- Subject: move the contents of a document into a variable/record...
- From: "Jim Bob Support" <email@hidden>
- Date: Mon, 20 Nov 2000 16:48:12 -0500
i have a simple text file that contains one long string, something like
this...
{RecordID:1234, Docket:4312, CompanyName:"Fred's Garage", Quantity:10}
...normally i would open BBEdit and copy the contents of the document into a
variable/Record.
i would like to know if i can simply transfer the contents of the document
into the variable/record without using an application like BBEdit to serve as
a conduit.
is this possible ?
thank you for your time and help ;-)