Do I still call a method from the heredoc in this instance?

$map :="""
...
ListofFriends:  buildListofFriends"""

Within the buildListofFriends method I create a delimited list. Doing this I get an error that the buildListofFriends is not a valid Table or Field reference.

On Dec 7, 2005, at 6:36 PM, Aparajita Fishman wrote:

The right idea, but don't put display logic in a RowSet. Better would be to create a delimited list and then use split string in the display fuse to unpack and format the list.


Christian Cypert
[EMAIL PROTECTED]

I really didn't foresee the Internet. But then, neither did the computer industry. Not that that tells us very much, of course - the computer industry didn't even foresee that the century was going to end.
- Douglas Adams


_______________________________________________
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