there's a weird bug in vb 6 that causes some code snippets to be cut off abruptly. it's really annoying because i have to replace what was left out manually. anybody here have the same problem? or possibly know a patch to fix it?
Printable View
there's a weird bug in vb 6 that causes some code snippets to be cut off abruptly. it's really annoying because i have to replace what was left out manually. anybody here have the same problem? or possibly know a patch to fix it?
...i never have problems. Which snippets have u tried?
it happens with a lot of snippets. i had vb 6 learning edition or vb 5 learning edition, and i don't think it happens there, but it definitely happens with vb 6 enterprise edition.
Never had it happen in VB5 (had weirder stupidity though :D). Do you have SP5?
SP5? vat ze fook?
So basically your code will spontaneously disappear? I use VB6 EE at work, and nothing like that ever happens to me.
ahh....feel so stupid. i made a buggy clipboard program that captures actions sent to the clipboard. apparently, it truncated the snippets. it works fine, now that i disabled it. thanks anyway.