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!

Search results for query: *

  1. shibby

    Transmitting an "Up Arrow" and "F1" values?

    Hi Hank, thanks for the swift reply. I have tried to put sendkey 0x26 and... sendkey 0x70 into my script, but it chokes... I have also tried with single quotes, double quotes, etc, and it still doesn't know what to make of it. Any ideas?
  2. shibby

    Transmitting an "Up Arrow" and "F1" values?

    Hello all. Once again I find myself writing an Aspect script, this is becoming a recurring theme, it seems! Anyway, I have looked through the Procomm documentation and I have not found a way to transmit the values for an up arrrow or function 1 keys. I am assuming this is possible using...
  3. shibby

    File capture cutting off early...

    Greetings...! I've got a script that business people use here to pull a report and save the output to a file. This is the pertinent part of the script: ----------------------------------------------------------- set capture file name capture on waitfor "DEAL...
  4. shibby

    Variable dates?

    Fair enough, thanks knob, I will try that. Can I adjust the column width and other settings from within the script? Here in my local copy it appears I only have two choices, 80 characters and 132 characters. That's from the menus themselves. Jane (the user) claims that if she adjusts the...
  5. shibby

    Variable dates?

    I was mistaken, it appears the output file wraps after 80 characters. But if she manually does the alt-F1 file capture, and pulls these reports, they come through fine and the captured text is the appropriate width.
  6. shibby

    Variable dates?

    Here's the script that I'm using. I have the capture thing working alright, but there are two problems. It was created by doing the record function to generate most of the script, and then adding the automation that I desired for dates and so forth. I have changed the phone number and...
  7. shibby

    Variable dates?

    I've managed to work around the problem I just described, I believe it had to do with where I had inserted the variable declarations in my script. It now compiles :) The script does EVERYTHING I want it to do with one exception. Generally, during the manual process that this script is...
  8. shibby

    Variable dates?

    Hiya, thank you for the expedient reply. I've tried to use the code you supplied, but when I try to compile it from within Procomm, I get a lot of compilation errors. It's almost as if it doesn't understand what a "String", "long", etc is. Here are examples: Error C025...
  9. shibby

    Variable dates?

    This may be a very simple question, I hope so. I am a new ASPECT user, and this may be the only ASPECT script that I ever have to write. We have a few business people here who use Procomm to pull some reports on a daily basis. They dial in, supply a userID and password, and then send some...

Part and Inventory Search

Back
Top