Hi all,
I'm trying to convert a PROCOM script to a VB script and here are some lines I have to convert:
Dos Cmd HIDDEN
transmit "text text text"
Can I convert this to VB by using the follwing:
retPID = Shell (Cmd, vbHide)
AppActivate retPID
retVal = SendKeys ("text text text")
Rob Pike
I understand that the compilation doesn't create a SETUP.EXE, I must have failed to write down that I used the application wizard in creating the application as I've posted this message elsewhere. See the problem of unregistering the old and registering the new is what caused the problem whereby...
Yes that is essentially what is happening. There is this app I'm working on that was initially created using VB 5. Other applications have been installed on the development machines (some probably written in VB 6) causing the license information to be updated. When trying to open the IDE I got...
I get an error when trying to install an app I compiled. Basically the error reads "Invalid command line arguments". I had to un-install, unregister a couple of OCX, and then re-install VB 5 just to be able to open it up. It was complaining about License information was out of date for the...
I get an error when trying to install an app I compiled. Basically the error reads "Invalid command line arguments". I had to un-install, unregister a couple of OCX, and then re-install VB 5 just to be able to open it up. It was complaining about License information was out of date for the...
Can anyone answer this question I have regarding IBM's uniVerse database (more particualrly PROCs)? If not can someone please suggest or point me in the direction of a good discussion forum for just that? Here's the question part: when in a PROC is there a way to perform a table lookup using a...
Having a problem with a PDF document I generated using my own application, here's a link to the initial thread I started
http://www.tek-tips.com/viewthread.cfm?qid=968853
I'd really appreciate help with this. Thanks in advance.
Rob
It5 might be easier to just ask if you have or know of a place to get a doc on the different parameters and so forth related to this object. Also, using a particular object id (CLSID) doesn't work on a XP machine I have, is there somewhere where I can grab the activex component? Thanks.
Rob
1. I have worked on this for awhile and I would very much like to see what is the problem(s).
2. I have very specific requirements that this module does not have plus I need to port this module over to another language and some parts of the module I don't really need.
3. I need some features not...
Heres the PDF document's contents. This PDF gives me a warning that the file was damaged and is being repaired (the blank line below was added to separate the message here and the content only).
%PDF-1.4
1 0 obj
<<
/Type /Catalog
/Pages 3 0 R
/Outlines 2 0 R
>>
endobj
2 0 obj
<<
/Type /Outlines...
Hey nkamp1,
Sorry I don't have a response, just wondering where you can find documentation on what you've been using to change the font characteristics in VT100 emulation? Thanks.
Rob
Hi Guys,
Thanks for the response. It actually wasn't the perl script code I was referring to cause I figured that might take someone a bit longer to look through. I was referring to the generated PDF document I created. When you say post do you want me to just post it in the body of a...
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.