Re: [Active4d-dev] Process Variables in Active4D Code

2006-06-28 Thread Peter Jakobsson
Hi Aparajita On 28 Jun 2006, at 05:59, Aparajita Fishman wrote: It's definitely a bug, but I would appreciate a reproducible sample that demonstrates it to make it easier (and faster) for me to fix it. I'll try to determine the conditions of this problem in a reproducible fashion over the

Re: [Active4d-dev] Process Variables in Active4D Code

2006-06-27 Thread Aparajita Fishman
I am still getting a problem with this which is the following Active 4D error: ** C_TEXT(EBWvDES) Expecting a variable or a collection item ** ***

Re: [Active4d-dev] Process Variables in Active4D Code

2006-06-27 Thread Peter Jakobsson
Hi Michael Thanks for your reply. I am getting this particular error with 100% consistency so maybe I'll try and reproduce the problem in another page / different variable name etc. Did you get this problem with only 1 particular process variable or with all of them ? Did the issue come

Re: [Active4d-dev] Process Variables in Active4D Code

2006-06-27 Thread Michael Kaye
Peter, I have had this issue but Aparajita was unable to reproduce it to fix it. As with you, no problem in A4D v3.0 but it appeared once I updated to A4D v4.0. Also had Auto Create Vars on for legacy support and declared the variable correctly everywhere I could imagine. Still no good.

[Active4d-dev] Process Variables in Active4D Code

2006-06-27 Thread Peter Jakobsson
Hi All I am getting a problem that was discussed back in May on here, namely the issue of having to declare a process variable both in 4D and in Active4D code. I am still getting a problem with this which is the following Active 4D error: