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 bkrike 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: *

  • Users: oldbowler
  • Content: Threads
  • Order by date
  1. oldbowler

    Numeric data type

    If I have a table with a field defined as N(5,1). I would expect the field to be able to contain a max value of 999.9. Why will FoxPro allow me to "replace" the field with 99999 but only allow 999.9 in a browse.
  2. oldbowler

    Zmodem multi file download timeout

    My script is timeing out when downloading multiple files using Zmodem. The first file (usually 1 - 5 KB) downloads fine. The second file (usually 700 - 900 KB) starts and then time outs, I only get a few KB. The rest of the script processes ok. I can download manually just fine. Here is the...
  3. oldbowler

    Procomm Error

    Does anyone know what the ProComm error "Invalid Packet Type" means and what to do about it when downloading via Xmodem?
  4. oldbowler

    Set Port and Data Compression commands.

    I need to set the baud rate to 33,600 and turn data compression off in an Aspect script. Where do you put the SET PORT BAUDRATE command (before dial / after dial)? What is the Aspect command to control data compression?

Part and Inventory Search

Back
Top