Path as command line parameter


 

Current User: Guest Login Register
Please consider registering

Search 
Search Forums:


 




Path as command line parameter

Add a New Topic Reply to Post
UserPost

9:47 am
May 12, 2008


Enrico

Guest

This tool is really useful.

I wonder if there is the possibility to enter the path as a parameter from the command line…

1:54 pm
May 15, 2008


Jean-Luc

Admin

posts 220

You can create a batch file that will allow that. Here is the content of my aws2xls.bat batch file :

@echo off
echo %1>aws2xls.tmp
echo yes >>aws2xls.tmp
type aws2xls.tmp | aws2xls
echo . | del aws2xls.tmp


Run this batch file from the command prompt as follows:

aws2xls.bat D:\path\awstats032008.my_site.txt

There must be better ways to do it, but I am at least sure that this works.

Add a New Topic Reply to Post


Reply to Topic: Path as command line parameter

NOTE: New Posts are subject to administrator approval before being displayed

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 12 + 12        (Required)

Topic Reply:


 

WebStats1


About the InternetOfficer.com forum

Currently Online:

4 Guests

Maximum Online: 20

Forums:

Groups: 2

Forums: 7

Topics: 103

Posts: 492

Members:

There are 25 members

There are 94 guests


Jean-Luc has made 220 posts

Top Posters:

Steve - 14

angelko - 4

cwei - 4

Kinglui - 3

vtroymck - 3

Administrator: Jean-Luc | Moderators: Jean-Luc


© Simple:Press Forum - Version 3.1.2 (Build 340)