Hi bigalbigal
m_arrorders is a 1 dimensional array
It just shows you what a small world it is!! (Can I mention football)
Thanks for your help
Scouseman
Hi
I wonder if someone can help me I have coded a module and cannot work out why I am getting a out of range error can anyone help, here i my code:
************************module*********************
Option Explicit
Private m_arrOrders() As Variant
Private m_myID As Long
Private m_theirID...
HI
I wonder if someone can help me. I am trying to read the following line from a text file.
200310,11:29:06,D03,LONG,3422
I am then trying to display the first 4 items as stings in a text box and the last item (3422) as an integer. Then if a new line appears in the text file I would like the...
Hi all
Thanks for all the advise.
I have done alot of research regarding XML, as I have never used it before.
I think I am getting myself a little confused. I have found an excellent VB6 example on the net which implements MS-XML-...
Hi
I wonder if someone can help me. I have 2 programs one written in Visual Basic and one in Java, I have coded my Visual Basic basic program to read the value of a variable from within an ini file. Can somebody please explain how I can write to a ini file from within java.
E.g I have created...
HI
I wonder is somebody can help me, I have set up a timer in my VB code which monitors the value of a variable.
I am wanting to pass this value to a java application every second, can anybody please tell me if this is possible to pass variables between VB and Java?
Thanks
Scouseman
Hi
I have come up with some code you my timer problem which seems to work, the only thing which is bothering is if the program crashes or I switch the program off the timer looses syncronisation as the code reads the file every 7 mins from 08:06:50. The code I have upto now is as follows...
Hi
Thanks for your help it is much appreciated (also sorry for the misunderstanding), the only problem I would have with your solution is that, if the program was stopped or crashed part way the day then restarted the timer would be out of syncronisation. Is there anyway I can get around this...
Hi Johnwn
Sorry I did'nt realise, the only reason why I reposted is because current thread heading had nothing to do with the direction that the solution to my problem and I could not edit the heading. Please accept my apologies
Thanks anyway for your information it is much appreciated
Scouse
Hi
I have searched the board looking for a solution to my multi timer problem but do not seem to be able to get it to work. What I am tring to do is read the contents of a .dll file (which is a custom programmed dll which stores global variables in it). I need to read the dll every 7 minutes...
Hi
I think it would have been better if I had fully explained what I am trying to do. I want to read the contents of a .dll file (which is a custom programmed dll which stores global variables in it). I need to read the dll every 7 minutes between 8.00am an 5.00pm for the duration of 10 seconds...
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.