Hi
we are becoming crazy for a search on a Lotus Notes DataBase
We use the following method for serching a text in the title of every message (of a Lotus Notes folder)
searchFormula$ = "Form=""Memo"" & @Contains(@Uppercase(Subject);""" & UCase(srcString) & """)"
Set MailDoc =...
Hi Percent
Thanks for your answer
I suupose that
Dim IHost As New Shell
should be
Dim IHost As New IHost_Class
I tried to do it but i don't arrive to do nothing.
Could you please show me a sample
Regards
Just to more clear
My intention is to launch dinamically from VB one or more function written inside a text file: I want to pass them some input param and of course receive some param back.
I thoiugh to use vbscript but maybe there is a better solution
Thanks again
Hi
I know that is possible to launch a VBscript (.vbs) from VB passing some param using shellexecute
but my question is if is possible to receive one or more param back from the launched vbs?
Thanks in advance and bye-bye
Thanks to everybody for the answer
I tested the application on different sistem and it works: for the moment I will use it, if will meet problem I will change
bye
Hi Strongm
I mean that using GetVolumeInformation you don't obtain the phisical serial number: as you know the serial number (obtained with GetVolumeInformation) change everytime you format the hard disk and if you have many computers where the Operating sistem is installed using an image...
Hi I found a nice free application for reading the hardware serial number (the hardware id, not the serial number created form the operating sistem)
It's located on http://www.winsim.com/diskid32/diskid32.html
It's better than using the GetVolumeInformation or similar but I try to launch it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.