In one CFC I have the following methods:...
Could it be that the call to aggregateLists() is being executed before the other three have finished, and thus - at the time aggregateLists() is called - the structs in questions don't exist yet?
Is there some fundamental rule I'm forgetting, etc?
Since most programming errors are syntax, typos, and that sort of thing, it may help if you submitted the code you actually wrote instead of a description of the code you intended to write. Your description sounds like it ought to work fine.
My guess is that you've got a typo or a scoping issue with your call.
--
Ben Curtis
WebSciences International
http://www.websciences.org/
v: 310 478 6648
f: 310 235 2067----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
