407-248-1481
QuoteWerks Knowledgebase Topic (Article ID 5760)
Command Line Parameters and Contact ManagersThis information applies to : |
Article ID 5760 Created/Updated July 16, 2008 Category
|
|
Question:
Can I log into QuoteWerks without having to type my username and password? Answer: The following command line parameters can be used from wihin your contact manager. This will launch QuoteWerks and create a new document (specified) and bring in the current contact in your Contact Manager. Quote c:\program files\quotewerks\qw4.exe /u:"UserName" /p:"Password" /n:q /c:3 /t:1 Order c:\program files\quotewerks\qw4.exe /u:"UserName" /p:"Password" /n:o /c:3 /t:1 Invoice c:\program files\quotewerks\qw4.exe /u:"UserName" /p:"Password" /n:i /c:3 /t:1 For More Advanced Users: Since ACT! does not allow for multiple command line parameters, the following may be helpful: Create a "vbs" file (e.g. 'qw.vbs') with the following code: Set WshShell = CreateObject("WScript.Shell") WshShell.Run("c:\program files\quotewerks\qw4.exe /u:""Username"" /p:""Password"" /n:q /c:3 /t:1") Then specify the vbs file as the command line in the custom command dialog in ACT! |
||
|
©1993-2024 Aspire Technologies, Inc.
407-248-1481 (9am-5pm ET M-F)
Please Wait...