Hi Aparajita,

Active4D v4.0ß8, OS X 10.4.2

If I have a field named "[Items]Material Value" and try to use it with string interpolation as follows for example:

write to console ('Materials = [Items]Material Value'), it fails with an error :

return ([Items]Materials)
Invalid table/field reference.

Obviously its having a problem with the space in the field name.

I can work round this sort of thing using the old style ("materials = "+[Items]Materials Value) but should interpolation handle spaces in field names or is this a no no.

Regards, Michael.

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

Reply via email to