That did it, sort of. Thanks, Jeremy. Where in the documentation is your solution? I looked and looked before posting... I'd like to me more self-sufficient.
I got the statistics, but for some reason, graphics are missing from the resulting HTML, and I get another error: "[graphs} reverse line is not recognized..." Also, I had to move the .dat file into the report magic directory. I suspect it is another bogus Windows thing, but it didn't work when I had the file reference: c:\Program Files\Analog\analog.dat or "c:\Program Files\Analog\analog.dat" It there a way that works in Windows, so I don't have to move the file? Thanks again, Ken ------------------------------------------------- On Jan 19, 2007, at 6:12 PM, Jeremy Wadsack wrote: > You need to change your analog configuration with the following > > OUTPUT COMPUTER > OUTFILE analog.dat > > This tells Analog to create one, computer-readable file, called > analog.dat, that RM will use to generate reports. > > For Report Magic set > > [statistics] > File_In=analog.data > > Note that you may have to move the file or use full path names in > the above to make sure that both programs know where the file is. > > The error about 'standard.ini' implied you have a line like this in > the [statistics] section of your rmagic.ini, which you should remove: > > Include=standard.ini > > -- > > Jeremy Wadsack > Seven Simple Machines > > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:reportmagic- >> help- >> [EMAIL PROTECTED] On Behalf Of Kenneth Kixmoeller >> Sent: Friday, January 19, 2007 2:54 PM >> To: [email protected] >> Subject: [reportmagic-help] Configuring RM file_in >> >> Hello - -- - >> >> Using: >> >> RM 2.21 >> Analog 6.0 >> IIS 5 >> W2K Server >> >> I may be an idiot, but I don't understand file_in. When I run Analog, >> there is no .DAT file created or altered. The only files that are >> generated are several .png files, and, of course, report.html. >> >> When I alter the Analog configuration file to "OUTFILE analog.dat" >> and point rmagic to that, I get an error: >> >> "failed to open standard.ini: no such file or directory at rmagic.pl >> at line 230. Can't call method "Sections" on an undefined value at / >> PerlApp/wadg/re/settings.pm line 1125" >> >> I get a similar error if I experiment and point to one of the .png >> files. >> >> Enough information? Please enlighten me, if possible. >> >> Thank you, >> >> Ken >> >> _______________________________________________ >> This is the reportmagic-help mailing list >> To change your subscription or other preferences use this URL: >> http://reportmagic.org/cgi-bin/mailman/listinfo/reportmagic-help > > _______________________________________________ > This is the reportmagic-help mailing list > To change your subscription or other preferences use this URL: > http://reportmagic.org/cgi-bin/mailman/listinfo/reportmagic-help _______________________________________________ This is the reportmagic-help mailing list To change your subscription or other preferences use this URL: http://reportmagic.org/cgi-bin/mailman/listinfo/reportmagic-help
