gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz] Re: XML.EXPORT function? (possible fix)


From: Benja Fallenstein
Subject: [Gzz] Re: XML.EXPORT function? (possible fix)
Date: Sat, 21 Dec 2002 14:09:33 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021210 Debian/1.2.1-3


Hi Jeremy, hi Marlene,

Jeremy Smith wrote:

I did the following:

*Create a new cell and edit it, call it "XML.EXPORT"
*Put the cursor in left-hand window on this cell, put cursor in right-hand
window on a cell containing filename (ie, out.xml)
*Hit Enter and it will export all cells to XML file

But no out.xml file was created.  What did I do wrong?

Hi again Marlene,

I just tried this out (it didn't work of course), and looked at the e-mail I
originally sent you, then the original posting on ZZDev that I got the
information from.

Anyway, what I found to work, is...

   *Follow the original instructions but XML.EXPORT must be in the Actions
rank, preferably under XML.IMPORT! If both cells are on XML.IMPORT, hit Enter,
and it should make a file XML.EXPORT. If this works, go ahead and create a new
cell to the right of XML.EXPORT, and put the data cursor on it.


I don't completely understand this, but I'd be surprised if it worked: because what ranks these cells are on doesn't matter to the code, as far as I know/remember. I have tried the following, and it worked:

java -jar gzz06.jar -export foo.xml /tmp/BLA

to export space /tmp/BLA to file foo.xml, using gzz06.jar as the JAR file. I.e., pass a command line option '-export' with the name of the XML file as a parameter. I saw XML.IMPORT on the Actions rank but not XML.EXPORT-- I suspect you might be supposed to use the command line option for exporting.

Please try this and tell me whether it works!
- Benja




reply via email to

[Prev in Thread] Current Thread [Next in Thread]