View Single Post
  #9  
Old 10-04-2005, 10:44 AM
jjaymcdaniel jjaymcdaniel is online now
Registered User
 
Join Date: 10-03-2005
Location: Fredericksburg, VA
Posts: 8
I have tried commenting out all references to 'On Error Resume Next' and the code still does not work.

Are there known limitations with the capabilities of VBScript within VBP? When I first started having problems I noticed that a single line of code with many string concatinations would not work. The same code broken up into multiple lines seemed to work more of the time. I also noticed that the function to create a directory tree did not succeed unless a sleep line was inserted or a msgbox.
Reply With Quote