Sytze de Boer wrote: > I have discovered _genxtab ........ > I have included a new module in my app that includes the line of code > do (_genxtab) with 'CROSSTAB' > > All is well, but when I compile my app and run it from the EXE file, I get > "file does not exist" immediatelt after it runs this line of code. > Any assistance would be greatly appreciated >
(_genxtab) normally refers to the program vfpxtab.prg - is this in your project? As a side note there is at least one crosstab implementation that is a good deal faster than the original - see here: http://fox.wikis.com/wc.dll?Wiki~FastXTab -- Cheers ============ Brian Abbott ============ _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

