[analog-help] Calling analog with logfiles as parm and cfg file

2005-05-10 Thread guenther . eisele
Hi, I'm using Analog 6.0 under Windows 2000. I want to call Analog with the name of the logfile as a parameter and use my config file. I tried this one: analog -G +gintranetshort.cfg access__06052005.logm and analog access__06052005.logm -G +gintranetshort.cfg Both giving the following

Re: [analog-help] Calling analog with logfiles as parm and cfg file

2005-05-10 Thread Jeremy Wadsack
Use DEFAULTLOGFORMAT. The LOGFORMAT command only applies to LOGFILE commands in the same config file and the command-line counts as an extra config file. -- Jeremy Wadsack Seven Simple Machines [EMAIL PROTECTED] wrote: Hi, I'm using Analog 6.0 under Windows 2000. I want to call Analog with

[analog-help] Please help

2005-05-10 Thread satheesh
friends I tried to run the analog code in VC++ environment. but I am getting some errors. I am adding those errors also. Can anyone help me in sorting out this problem. Expecting an earliest help thanks and regards Satheesh Linking...alias.obj : error LNK2001: unresolved external symbol

[analog-help] TYPEOUTPUTALIAS

2005-05-10 Thread Bassam Abdul-Baki
Is TYPEOUTPUTALIAS still in use in the latest Analog version? Bassam + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version:

[analog-help] Help with specific search words

2005-05-10 Thread Philip Nelson
We are using a site that has urls that vary by query strings more than by urls. For example http://oursite/default.aspx?tabname=SomeTabsomeargname=fooetc For the reports, all I am interested in is the tabname argument. I have played some games with argsinclude and internal search words but what I

Re: [analog-help] Help with specific search words

2005-05-10 Thread Aengus
On Tuesday, May 10, 2005 5:49 PM [GMT], Philip Nelson [EMAIL PROTECTED] wrote: We are using a site that has urls that vary by query strings more than by urls. For example http://oursite/default.aspx?tabname=SomeTabsomeargname=fooetc For the reports, all I am interested in is the tabname

[analog-help] Image loading problem, some don't exist!

2005-05-10 Thread Lorenzo Thurman
There are a few images that are not in analog's images/ directory: os.png, type.png, size.png and others. Where can I find these images. analogo.gif is in the correct directory and is loaded, but I can't find the others. There are 10 types of people in this world: those who understand

[analog-help] Monitor Resolution

2005-05-10 Thread Charlie H.
Hi, I would like to know if I can include the monitor resolution of visitors in my analog report? Thanks, Chuck + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet

Re: [analog-help] Monitor Resolution

2005-05-10 Thread Aengus
On Tuesday, May 10, 2005 7:57 PM [GMT], Charlie H. [EMAIL PROTECTED] wrote: I would like to know if I can include the monitor resolution of visitors in my analog report? Is the monitor resolution of your visitors recorded in your log file? Aengus

Re: [analog-help] Monitor Resolution

2005-05-10 Thread Aengus
On Tuesday, May 10, 2005 8:45 PM [GMT], Charlie H. [EMAIL PROTECTED] wrote: I would like to know if I can include the monitor resolution of visitors in my analog report? Is the monitor resolution of your visitors recorded in your log file? Not at this time, trying to figure out how to get

Re: [analog-help] Monitor Resolution

2005-05-10 Thread Dimitri Maziuk
On Tuesday 10 May 2005 05:13 pm, Aengus wrote: On Tuesday, May 10, 2005 8:45 PM [GMT], Charlie H. [EMAIL PROTECTED] wrote: I would like to know if I can include the monitor resolution of visitors in my analog report? Is the monitor resolution of your visitors recorded in your log file?

Re: [analog-help] Please help

2005-05-10 Thread Jeremy Wadsack
Try building with gcc. You can get a copy for Windows with Cygwin (http://www.cygwin.com/). Otherwise, you should configure your VC++ environment for ANSI C and it looks like you might be missing some libs (make sure to include subdirectories and any system libraries). You might still need

RE: [analog-help] Monitor Resolution

2005-05-10 Thread Charlie H.
I would like to know if I can include the monitor resolution of visitors in my analog report? Is the monitor resolution of your visitors recorded in your log file? Not at this time, trying to figure out how to get that info into the logfiles. I am running Apache if someone wants

Re: [analog-help] Help with specific search words

2005-05-10 Thread Philip Nelson
We are using a site that has urls that vary by query strings more than by urls. For example http://oursite/default.aspx?tabname=SomeTabsomeargname=fooetc For the reports, all I am interested in is the tabname argument. I have played some games with argsinclude and internal search

RE: [analog-help] Monitor Resolution

2005-05-10 Thread Charlie H.
I've never made my browser full screen. My windows are ~500px wide, because that's my preference (I won't say more because we don't want a rant). My screen is 1152px wide, but that has zero bearing on my browser window size. What would be the point of logging screen sizes? As someone