Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion How to store computer-generated data?

Received: by 10.224.183.13 with SMTP id ce13mr5604674qab.4.1350215756681;
        Sun, 14 Oct 2012 04:55:56 -0700 (PDT)
Received: by 10.236.110.67 with SMTP id t43mr1154964yhg.6.1350215756607; Sun,
 14 Oct 2012 04:55:56 -0700 (PDT)
Path: r17ni24752519qap.0!nntp.google.com!l8no51307651qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups: comp.lang.lisp
Date: Sun, 14 Oct 2012 04:55:56 -0700 (PDT)
In-Reply-To: <25849532-5298-40fd-a39e-e7bc5c2360de@googlegroups.com>
Complaints-To: groups-abuse@google.com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=84.154.34.188;
 posting-account=gTFzgAoAAACRGNTXCJazqY7urQdo_N9d
NNTP-Posting-Host: 84.154.34.188
References: <25849532-5298-40fd-a39e-e7bc5c2360de@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <43a9684c-789b-4e6f-a19f-df1cd78c872f@googlegroups.com>
Subject: Re: How to store computer-generated data?
From: Florian Dietz <floriandiet...@googlemail.com>
Injection-Date: Sun, 14 Oct 2012 11:55:56 +0000
Content-Type: text/plain; charset=ISO-8859-1

I do not have those two lines as source code. I know how to write and load files with source code, but I can't do that here.
Imagine that the two lines have just been executed and that their source code is unknown. How could I do it then? If it helps, it could also work with defparameter instead of defconstant.