Computing.Net > Forums > Windows NT > NT excel batch script decypher

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

NT excel batch script decypher

Reply to Message Icon

Name: james e.
Date: September 1, 2004 at 09:03:27 Pacific
OS: Win NT / XP
CPU/Ram: intel
Comment:

Greetings scripting gurus,

hoping someone could confirm my understanding of this batch command. The command is as follows:

start excel /p % "filefile.xls" /wait

from my understanding, this starts MS Excel and accepts the input file (in this case, dragged and dropped onto this cmd's icon) - opening the file, then opening the "filefile.xls" - correct?

I do have two questions - what does the "/p" do, and "/wait". If anyone knows, I would appreciate the input.

Cheers and TIA



Sponsored Link
Ads by Google

Response Number 1
Name: The Count
Date: September 2, 2004 at 10:27:47 Pacific
Reply:

Hi James, hi everybody

The Scripting gurus are over here, never the less I have done some searching.
(http://www.computing.net/programming/wwwboard/wwwboard.html)

/p Specifies the working folder, and should be placed after "filefile.xls", see MS-Excel's help file for more Startup parameters. On the Find/Answer Wizard tab type in Startup.

/wait isn't recognized in MS-Excel's help file.
I think it's a external command coming from the Windows NT Resource Kit CD-ROM.

Hope this helps.

Best Regards and Wishes,
The Count, Co-webmaster of mesich.com


0
Reply to Message Icon

Related Posts

See More


NT - who is using which f... Demote a BDC to a Member ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: NT excel batch script decypher

batch script to launch a persistent app www.computing.net/answers/windows-nt/batch-script-to-launch-a-persistent-app/11156.html

Starting a batch script automatically www.computing.net/answers/windows-nt/starting-a-batch-script-automatically/17757.html

Batch Script query www.computing.net/answers/windows-nt/batch-script-query/22056.html