A
Akshay Guleria
Guest
Brian K. Maher - Well going by your statement Progress should change the documentation in lot of places to say ` +space delimited list`(Example: ENTRY function). In my opinion "field1,field2" should be treated same as "field1, field2" . Having a space between comma separated list usually improves readability (yes it does
). So skipping all the field after space without any error information is perhaps not the right way of doing it. I don't mind having the list with or without spaces. As long as documentation is consistent (which doesn't seem to be), I'm fine with it. 
Continue reading...
Continue reading...