View single post by lms
 Posted: Tuesday Nov 28th, 2006 05:38 am
 PM  Quote  Reply  Full Topic 
lms

 

Joined: Monday Aug 7th, 2006
Location: Durban, South Africa
Posts: 45
Status: 
Offline

  back to top

Not a major issue, but this one had me going for a while until I realised I had made a stupid mistake...

The Edit Response Manually option allows the following syntax:

If Counter001 = 1 Then
......

This should obviously be:

If Counter Counter001 = 1 Then
......

Comfigurator accepts this, but the system appears to always resolve the statement as false.

Hope this will save someone else the hours that I've wasted!

I must also say that, despite the furstrations of non-alphabetic order and such, which have already received coverage, G2 and Comfigurator 2.1.0 is vastly superior to the old setup. I have been able to do quite complex things with the new system, which really gave me some frustrating times previously. So, well done to Cytech!

 Close Window