First  |  Prev |  Next  |  Last
Pages: 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
On Error Resume Next Won't. Actually, It Will. ;-)
Well, this is pretty weird. Now this code works perfectly in the IDE: On Error Resume Next a$ = Dir$(Drive$ & "*.tif") Do While a$ > "" Kill Drive$ & a$ a$ = Dir$ Loop I'm pretty darn certain that's what I had before. But either it isn't, or something's inconsistent. One thing that ... 8 Jul 2008 08:59
On Error Resume Next Won't
I have a little routine during closing one of my programs that is intended to delete all temporary files copied to a particular directory during operation, cleaning up after itself. It works fine, unless someone has one of the files open, which creates an error. That's fine, and expected, but what isn't as expe... 9 Jul 2008 07:32
Trapping Browser Shutdown
We have a page that we prefer people click a Cancel button to cancel the process. However, some users just shut down the browser. Is there a way to trap a browser shut down event and run the Cancel button code instead? Thanks ... 7 Jul 2008 16:38
Adding files to VBP
Hi, I have managed to corrupt a VBP file (don't ask), the project contains a large number of objects and I am recreating the project from scratch - does anyone know of any way of adding multiple files to the project file at the same time, or do I have to labour through one by one? ... 8 Jul 2008 11:03
setup problem with msjet 3.5
Hi, we have got a setup problem on a customer machine with windows xp. the setup has run successfully many time before on many different machines. (setup created with installshield 9) error message says: Fehler beim Registrieren von Modul C:\Windows\System32\msrd2x35.dll. HRESULT -2147024703. Bitte wende... 8 Jul 2008 13:07
Binary file read/write
I am doing a test to understand how binary reading/writing works. I open one file for binary read access and another file for binary write access. I am reading one character at a time into an array of type byte and then writing that character to the other file. It's working fine except that I always get one ext... 11 Jul 2008 10:58
Designer Chloe Paddington Capsule Tote - Black 082black Handbags, Luxury, Best,Inspired
Designer Chloe Paddington Capsule Tote - Black 082black Handbags, Luxury, Best,Inspired Designer Handbags : http://www.bagsbrand.com Chloe Paddington Capsule Tote - Black 082black Link : http://www.bagsbrand.com/Chloe-082black.html Brand : Chloe ( http://www.bagsbrand.com/Chloe-Handbags.html ) Model : ... 7 Jul 2008 06:21
What is err.Numer -2147418111 ?
Err.Description says: "Automation error" What will be a constant name for that error? Where to look for it? Thanks, Jack ... 8 Jul 2008 04:54
stellenangebot hamburg arbeitsangebot deutschland Schweisser Schweißerin stellenangebote koeln stellenangebot pharma stellenangebote klinikum Werbetexter Werbetexterin stellenangebot wien stellenangebot mannheim
stellenangebot hamburg arbeitsangebot deutschland Schweisser Schweißerin stellenangebote koeln stellenangebot pharma stellenangebote klinikum Werbetexter Werbetexterin stellenangebot wien stellenangebot mannheim + + + ARBEITSANGEBOTE IN DEUTSCHLAND http://WWW.ARBEITSANGEBOT-DEUTSCHLAND.DE http://WWW.... 6 Jul 2008 11:57
How to detect numeric keypad
I have a login routine where I turn on numlock to avoid login errors due to this not being turned on. This makes sense on the great majority of machines where there is a numeric keypad. It is no good though on machines where this isn't present as it will make certain letter keys (j, k, l etc.) come out as numbe... 6 Jul 2008 21:10
First  |  Prev |  Next  |  Last
Pages: 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77