Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exporting Script/Capture/Dialing setup

Status
Not open for further replies.

MyFlight

Technical User
Feb 4, 2002
193
Help, I am exporting a Dialing directory (So I can set up a script to Import New Directories)

When I export the following items from a connection directory I get the following??


SName Madison Ave
SAreaCode 212
SPhoneNumber 255-0777
SCountry United States of America (1)
SDialNumberOnly
SLongDistance
SCompany ABC Company
SUserID Access1
SPassword Password1
SMisc Password2
SScriptFileName SwitchLogin
SScriptStart
SCaptureAutoStart
ScaptureFileName AbcSwitchCapture.cap
ScaptureRecordMode
SCaptureOverWrite


What I think I need. I need to be able to specify the Script & Capture file settings as well as dialing properties.

SName Madison Ave
SAreaCode 212
SPhoneNumber 255-0777
SCountry United States of America (1)
SDialNumberOnly FALSE
SLongDistance TRUE
SCompany ABC Company
SUserID Access1
SPassword Password1
SMisc Password2
SScriptFileName SwitchLogin
SScriptStart ON CONNECTION
SCaptureAutoStart TRUE
ScaptureFileName AbcSwitchCapture.cap
ScaptureRecordMode TRUE
SCaptureOverWrite FALSE



Any and all assistance will be greatly appreciated.
 
Take a look at the DIALENTRY Set/Fetch Statements section of the ASPECT help file. The easiest way is to do Help | Script Reference, click on the Contents tab if necessary, double click Set and Fetch Statements, then double click DIALENTRY Set/Fetch Statements. I think you'll also want to check the CAPTURE Set/Fetch Statements page to get the capture file settings you are looking for.


aspect@aspectscripting.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top