Import Misc WorksheetsOnline Help

Command Line

Contents Index


 The "Import Misc Worksheets" program can be launched by running the e1Import.exe file.  By including command-line values that follow this filename, the program can be run in a manner that requires no user interaction.  The following command-line options are available.  When providing any of the below values, simply include the name of the value followed by an equal sign and then the value being assigned in double-quotes.

PROFILEIdentifies the full path and filename of the profile to use.  If using a profile, the other command-line options do not need to be included. If any of the other command-line options are included in conjunction with the profile, they will override the values specified in the profile.
TFPath of the Sage Timberline Office data folder.
TUSage Timberline Office operator ID.
TPSage Timberline Office password.
FILEPath and filename of the file to be imported.
REJECTSPath and filename of the rejected records file to be used.

Example 1

All selections are controlled by the profile:
"C:\Program Files\Event 1\Office Connector Import\e1Import.exe" PROFILE="\\Liberty\TSData\WeeklyMWImport.XML"

Example 2

No profile is used and all selections are provided on the command-line:
"C:\Program Files\Event 1\Office Connector Import\e1Import.exe" TF="\\Liberty\TSData" TU="joe" TP="crabshack" FILE="\\Liberty\TSData\CTCEntries.TXT" REJECTS="\\Liberty\TSData\RejectedMW.txt"

Example 3

Profile is used to control everything but the specific name of the file being imported:
"C:\Program Files\Event 1\Office Connector Import\e1Import.exe" PROFILE="\\Liberty\TSData\WeeklyMWImport.XML" FILE="\\Liberty\TSData\Job 03-001 Week 2011-01-17.TXT"

To see a sample of how to construct your command-line for either a batch file or an Excel macro, click Tools - Command-Line.


Content updated 5/24/2011

Copyright © 2011 Event 1 Software, Inc.  This documentation may not be copied in full or in part without written permission from Event 1 Software, Inc.