Within the for loop displaying a rowset i accidentally placed a write
command with the wrong syntax:

<%write($row{"Rebate"}) % %>

instead of the correct syntax:

<%write($row{"Rebate"};"#0%") %>

Obviously the fault of the programmer, but I expected Active4D would throw
an error and not crash 4D-Server.

So beware of stray % characters when you work on a production site.

Peter Gutbrod


_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://active4d-nabble.aparajitaworld.com/

Reply via email to