Results 1 to 3 of 3

Thread: Problem with shell function

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 1999
    Location
    Chennai, India
    Posts
    17

    Question

    This is regarding the Shell function in VB4.0. I am executing this function to run a pkzip.exe version 2.04g. This works otherwise if executed from dos prompt. Also, works with shell function if the size of the file is small. In my example, i ran it for a file of size 130mb. It works fine but if ran for the size of file 660mb. After reaching 50% it just comes out of the utility and stops for reason unknown. I am unable to trace the bug. please let me know at the earliest as this is very critical for me.
    Is shell used for small size application only??
    Also, please let me know using VB4.0, is there any other powerful function other than shell?

    Reply asap
    Thanx and regards,
    sanjeev

  2. #2
    Junior Member
    Join Date
    Apr 2000
    Posts
    17

    Thumbs down VB 4.0 ????????

    why, why????
    get a new version of visualbasic!!!!!



    ______
    PRGRMR

    [email protected]
    ____________________________





    PRGRMR

  3. #3
    Guest
    try to use shellexecute it is an Windows API function
    go to vbapi.com for details

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width