Anyone got an example of using CR to print out the contents of an array?
Printable View
Anyone got an example of using CR to print out the contents of an array?
Hello Professor ;)
I don't have an example of printing the contents of an array.
What I'd do is loop through the array, saving it as a disconnected recordset (a .adtg file). Then I'd use the CRAXDRT routines to populate the report (with the report defined from a Data Definition File).
Hope that helps :(
Hello person skilled in the art of sexual fulfillment ;)
hmmm....I thought there might have been an easier way, merde :(
There probably is an easier way!
Looking in the Formula editor, there's a number of interesting "Operators" under "Arrays". I've never used them myself, but I expect you could build up a formula string in VB and pass it to Crystal so as to create an array.
I've got Crystal 8.5, so I wouldn't be sure they exist in earlier versions.
I am wondering if anyone has found an easy way to print arrays in Crystal Reports?