I do not know if I am at the correct forum or not, but if not could you dirrect me to the place I need to go.
I have a copy of Crystal Info on my computer and I had found that I had lost the key code you use to install the program. I am wondering if since I have the program on my computer at...
part A
I am designing a back end to a program a client has on his computer. I
have completed the back end and it works fine but(not with the front end
thow.) The area that I need the help is to get my back end to work with
the code he has provided to me. Here is the code he has provided me...
My client has a program that has arguments with double quotes around them and then he has code that is to be used to pass the arguments with double quotes to the back end i developed here is that code:
Sub ParseCommandLine(CmdLine, RaffleID, Password, FirstTicketNo, LastTicketNo)
' There...
I am trying to understand how to go about passing arguments from one program to a second program i have been reading up on command$ and I just do not know how to get started. I know that the calling program has the code in it at this time (ex.) in program one I have two variables (arguments)...
i have designed a print program that i have found that it now needs to be called by an API that is found on another program. it is to call some paramiters from my program such as PASSWORD AND RAFFLEID what do i need to do to get this to work. here is the code used to call my program:
at this...
is what my problem is, when i click on the radio button (option2) i dont want the cmdPrint_Singles.Enabled = True to be enabled until after i enter values in both the textboxs called (txtValue and Text2) how would i do this without clicking on (option1) and then going back to (option2)
Private...
hi my name is stephen mentzer
i have been sending out several post this last couple of months and i have
finally finished the program and know i am trying to package the program.
when i tried to run the program from within vb6 it works fine but when i
packaged the code with the wizard and...
i have got a problem with a command button.
when i am searching for a certain RAFFLEID the command button seems to
work ok except when it does not find the RAFFLEID it goes to the first
record or if the text1.text is " " and you press the command button it
goes to the first record...
i am trying to start a program from within an other program
and the code i am using is:
DataPath = Mid(App.Path, 1, 17) & "rafflemaker\TB - LITE\TB - LITE.EXE"
DataPath1a = Right(DataPath, 14)
retval = Shell(DataPath1a, 1)
the path to the main program is:
c:\program...
i have posted under this subject before except it is different than the last time and i am trying to use the caps in this post to distinguish the code i am trying to get accross
hi
i have a picturebox with a picture image in it the image name is: PICADDRESS.BMP.
this is the code i am using...
i need some help i am designing a program that prints some tickets it worked fine about 2 weeks ago. it would print perfectly. after coming back to it after 2 weeks such as yesterday it would not print any more. it would send out a blank sheet and then the print document icon in the taskbar...
thread 222-719249
javascript:openindex(450,350,'http://www.tipmaster.com/includes/refinfo.cfm?w=450&h=350')
i am sory but i am still kind of new to the forum i have never linked a thread before
i had waited 5 days before writing a new thread because i had thought no one was looking or reading...
i think my problem as stated in (HELP WITH CODE) coud be a counter problem. as stated in the next paragraph below:
i tried creating a sample program of the code i am using in the thread HELP WITH CODE and tookout a=200 and a=a+3800 and then created a single for next loop such as: nIndex=z to o...
i tried creating a sample program of the code i am using above and i had taken out a=200 and a=a+3800 and then created a single for next loop such as: nIndex=z to o and i tried to print and it works the way i want it to except some of the information is not included in the printout such as the...
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.