Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

shell and wait

Dear all,
I am using ultraedit software to open my text document. The special property of the ultraedit is it will open any number document by a new tab.

Now my problem is that i am opening a text document and a log file though ultraedit at the same time.
I want to assign the shellandwait api function to this.

some body help
[356 byte] By [danasegarane76] at [2007-11-11 8:46:05]
# 1 Re: shell and wait
are you passing your file from VB to Ultraedit?

If i understand you correctly, you need to put a sleep(100) in between the 2 files you're passing... look up 'sleep API' on google

http://www.freevbcode.com/ShowCode.asp?ID=7556
RHelliwell at 2007-11-11 17:25:07 >