New stack - MD5 (JR)
Richard Gaskin
ambassador at fourthworld.com
Sat Dec 27 08:58:52 EST 2003
RCS wrote:
> Is a new stack represented in memory as a chunk of data? I am using MD5 to
> check to see of a stack has changed on saved files (by using get URL), but I
> cannot seem to reference a new stack (in memory) that has not been saved as
> a file yet...any ideas?
Using a stack as a container is currently a one-way street: you can load a
file or URL and go to the variable containing the data as a stack, but you
cannot currently do container operations like MD5 on a stack, only a stack
file.
In other words, you can use a container as a stack (if it contains valid
stack data of course) but you can't use a stack as a container.
If you want to Bugzilla a request to be able to go both ways I'd vote for
it.
--
Richard Gaskin
Fourth World Media Corporation
Developer of WebMerge: Publish any database on any Web site
___________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
Tel: 323-225-3717 AIM: FourthWorldInc
More information about the metacard
mailing list