K
Krzys(R)
Hi,
is sombody aware how to search for a string in content of clipboard
without writting it into a document.
Script that I'm writting has to get data from other program via
clipboard.
The header of it is allways the same "This is bla-bla file..."
I know how to check if clipboard is empty but no idea how to search
through it.
I though about Split() but data are huge and I don't fancy to create an
array with 10k records in it.
any help wellcome
kris
is sombody aware how to search for a string in content of clipboard
without writting it into a document.
Script that I'm writting has to get data from other program via
clipboard.
The header of it is allways the same "This is bla-bla file..."
I know how to check if clipboard is empty but no idea how to search
through it.
I though about Split() but data are huge and I don't fancy to create an
array with 10k records in it.
any help wellcome
kris