Any ideas on how I can get ASPECT to retrieve a field from a CSV file? I want to automate my PBX programming by having the script refer to an external file for the responses to certain prompts returned by the PBX i.e. phone number, name etc.
The only thing that I have ever been able to get it to work is to save from excell as *.CSV, then open that file in a plain text editor (such as notepad) and save it again as *.TXT. Once it is a *.TXT, it's pretty simple to get aspect to recognize it. Here is part of a script that gets data from an external, comma seprated, text file:
I am trying to get aspect to get text from a .csv(saved as .txt)file. I would like the script to get on line of values (4 values in total) and return to them to procomm screen. I am brand new to aspect scripting and would very much appreciate any help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.