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 wOOdy-Soft 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: Marky4556
  • Content: Threads
  • Order by date
  1. Marky4556

    W2000: Cannot use Result property to assign text over 256 characters

    Q: When I try to use the RESULT property to complete a form field I get an error when the string exceeds 256 characters. Is there a way around this? This is in Word 2000 and some sample VBScript is below.... 1 With Documents(File1).FormFields("FIELD1") 2...
  2. Marky4556

    Using the WAITFOR Command

    I am trying to find a command that will allow me to wait for a particular marker in the RXDATA buffer and then allow me to grab all the data after that marker. The waitfor command seems to clear the RXDATA buffer after it is executed so that all the data I need to grab is gone. I can use a...

Part and Inventory Search

Back
Top