Re: Dreamweaver MX and Embperl?

2003-01-20 Thread Luiz Fernando B. Ribeiro
Hi Noel, It seems that some of the files were not updated. Open your Extensions.txt and MMDocumentType.xml and check if the .epl extension is there. Regards, Luiz Fernando B. Ribeiro Engenho Soluções para a Internet Em Thu, 16 Jan 2003 21:44:57 -0500 "Noel King" <[EMAIL PROTECTED]> escreveu:

[= changed behavior

2003-01-20 Thread Kaare Rasmussen
[= changed from 2.0b8 to 2.0b9. In 2.0b8 [=Update Selected=] will give an error. Not so in 2.0b9 from CVS. Can I tell 2.b8 to do as in 2.0b9? Or how long time before an official 2.0b9 ? -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirt

Re: Using %udat between multiple sessions

2003-01-20 Thread Kee Hinckley
Posting here, since the original reply failed: At 7:41 AM -0800 1/20/03, [EMAIL PROTECTED] wrote: At 11:09 PM -0800 1/19/03, Hoenie Luk wrote: Thanks for your suggestion. However, since I'm using a web hosting service, I cannot alter the httpd.conf file. I tried to put "PerlSetEnv EMBPERL_COOKI

Re: Dreamweaver MX and Embperl?

2003-01-20 Thread Maurício Amorim
Hi list,   I have the following problem:   I am using dream weaver MX in an Windows NT workstation.   The dream weaver MX copy the configuration files to c:\winnt\profiles\masilva\Dados de aplicativos(application data)\dreamweaverMX\Configuration   I have that update the files present i

Recursivity with embperl

2003-01-20 Thread Carlos Kassab
Hi: I am working in the eplsite project (eplsite.glin.com.mx), in the news module we need to do some recursive process to display the comments. I have a subroutine DisplayKids to display the comments and inside the subroutine i am calling it and embperl do it very well but just display the sons.

Re: Recursivity with embperl

2003-01-20 Thread Gerald Richter
> > it seems that embperl is loosing the values for recursive process. > > Do you know a way to do recursive processes with embperl? i am using > embperl 1.3.4 > If you are using Embperl's [$ sub $] or Execute to do the recursive call you need to declare the variables local. In Embperl you can d

Re: problem with %udat

2003-01-20 Thread Gerald Richter
Is it possible that you disabled cookies? The best thing is to tell the browser to ask whenever to set a cookie, then restart your browser and see if the page where you access %udat send you a cookie Gerald - Gerald Richterecos elect

Re: 1.3.5 : still make test pb on RedHat 8

2003-01-20 Thread Gerald Richter
Hi Robert, sorry that it has taken so long until I had a chance to get back to that problem. >From the files you send me it looks like it is a problem of the test programm and not a problem of Embperl or that the Apache that you are using is doing some unicode conversions. Is there any chance th