On 9/2/03 4:32 AM, Pierre Sahores wrote:

Le mar 02/09/2003 � 03:45, J. Landman Gay a écrit :

Has anyone been able to get "find" to work in a cgi? I think I remember someone said they could, but I have never been able to.

Did you try this ?


#!mc -- cgi script text file
on startup
...
start using stack "FindContainer" -- regular IDE builded stack, unlaunched but -- stored in the same directory than the cgi script one
go cd 1 of stack "FindContainer"
find "azerty"
put the target
...
end startup


This should work ;-)

Yes, I did that but it didn't work. I also tried setting the defaultstack after the "start using" command, but it didn't work either. However, I've got an older version of MetaCard on my web site so I should probably install a newer version and see if that fixes it.


If anyone else has any tips, I'd like to hear them.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to