Hello: Hoping someone will help. I'd like to control the report table(Results) in the Analysis function where I can write a series of rows under program control. The data is coming from a series of FNUs(FastTrack's designation for user built NAV files or in AB lingo Composites).
What I've been able to do is drive it with the Exploration Function using Apply To: use filter - where I'm using a dummy watchlist to drive each step. (on each step I'm looping to produce multiple columns) Best I can describe it is, I'd like to write row by row based on what's happening in the AFL without being dependent on what's happening in the Exploration cycle. Probably I've missed a principal lesson in RTFM or maybe there's a big underlying design concept that I overlooked and you can't do that. I know it depends on real prices arrays or composites being examined by the Exploration functions. My work around is to access the data from a file, write a series of composites, add them to the "working" watchlist list and then produce the exploration report. I thought I could save that step but so far I'm not successful and would appeciate a redirection to resources or an answer. Best regards Joe Landry
