User Profile

Collapse

Profile Sidebar

Collapse
dgr7
dgr7
Last Activity: Feb 7 '07, 09:34 PM
Joined: Dec 28 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • dgr7
    started a topic error in .vbs FTP routine invoked from VB 6.0

    error in .vbs FTP routine invoked from VB 6.0

    (sorry if this belongs in another thread, I didn't find a VBscript one...)
    Hello,
    I’m getting an error when trying to run this VBscript.
    Script: (the pathname of the script)
    Line: 25
    Char: 1
    Error: type mismatch: ‘format’
    Code: 800a000d
    Source: Microsoft vbscript runtime error

    I’ve used several .vbs FTP scripts before with no problem, but what’s new/different with...
    See more | Go to post

  • dgr7
    started a topic subject: renaming a file w/ wildcards in name

    subject: renaming a file w/ wildcards in name

    hello,
    I have this code that I'm trying to use but is not working, so I'm posting on here to see if someone can help me with how to fix the error. What the code is trying to do is to look in the subdirectory
    D:\B D client data\H T\NewBusiness\
    for a file that will have (a string of numbers) + (.txt) as it's file name and rename that file to HT012507.txt.
    There is another file in the same directory named HT.txt that needs...
    See more | Go to post

  • how to execute a VBScript file from a VB6 subroutine?

    Hello,
    I was wondering if anyone could share with me the VB6 code that would execute a VBScript file named
    test.vbs
    in the subdirectory
    D:\test\
    thanks in advance,
    david
    See more | Go to post

  • dgr7
    started a topic vb6 subroutine to ftp a file?

    vb6 subroutine to ftp a file?

    hello,
    I have a file
    BLURG.txt
    in a subdirectory
    D:\B HC\NewB
    that I'd like to, using a VB6 subroutine, pass as a variable to the subroutine
    the name of the file & directory where it can be found (for this ex., D:\B HC\NewB\BLURG.t xt),
    then the subroutine will connect to a FTP site,
    ftp://192.782.32.1
    using a username of
    bob
    and a password of
    smith
    ...
    See more | Go to post

  • control Excel VBA macro with a VB 05-designed user interface

    hello,
    I have many Excel workbooks that I receive from clients I run various Excel VBA macros on depending on which workbook it is, and I need to automate all of this so that I can run an simple .exe user interface designed in VB 2005 Express Edition where when that interface is run, a small window opens on the destop with a group of buttons, when the user clicks one of the buttons, Excel launches loads the appropriate file and runs an already-existing...
    See more | Go to post
No activity results to display
Show More
Working...