No Clipboard

  • Thread starter Thread starter Bob Hollness
  • Start date Start date
B

Bob Hollness

Hi all.

Everytime I run my app (in design mode so far) the contents of my clipboard
is trashed. The only possible culprit that I can find is the
filesystemobject ".copyfile" command. Does anybody know if this uses the
clipboard?

Thanks.
 
yeah, i knew it was not managed but i never found an alternative. i'll
check out the file class though if it can replace the horrible FSO.
 
Back
Top