Receiver (Else without If):
Code:MSComm1.Output = "OK" & Chr(4)
End If
Else
'
' Didn't find a complete record, exit
'
boFinished = True
End If
Printable View
Receiver (Else without If):
Code:MSComm1.Output = "OK" & Chr(4)
End If
Else
'
' Didn't find a complete record, exit
'
boFinished = True
End If
Well, I've just downloaded it and I don't get that error. Are you sure you've downloaded it again / opened the correct project ?
Downloaded it 4 times, get the same error every time.
Problem posted in post #61
Can you please PM me and attach the zip file you downloaded to it .... I'm totally confused
Sent it!Quote:
Originally Posted by Doogle
That is the old one. If you notice, it's larger than the one currently attached to Post #54 which is 3.3kb. According to the Forum, that attachment has only been looked at twice. Have you tried refreshing your browser / logging off and logging on to the Forums. I suspect that something is cached.
Cleared the cache, cleaned out the temp files, logged out, cleared the history, used different browser. I'm still getting the old TXT project, sorry.
I'll PM you my email, can we try it that way?
Okay, I actually got the file.. But it says the Path cannot be found, its going back 2 directorys instead of looking in the same folder. But even if I tell the project to look in the same folder, that "End without If" error comes up.
Ok. Let's try via e-mail I'll PM you my address
Some would say "Receiver Confirms Receipt" (I got it, and it works!)
Thanks!
Phew.... wipes forehead..... thought I was going bonkers :bigyello: Time for a Cup of Tea !
You deserve it! Thank you!
This should work using LPT as well, right?
erm...no... LPT is the Parallel Port and a completely different kettle of worms.Quote:
Originally Posted by wxmancanada
It is possible to use the Parallel Port for bi-directional serial and / or parallel communications but not using the MSComm control. There's a 3rd party DLL available (free download from the Internet - but can't remember what it's called)
LOL, oh boy.. Earlier today I bought a 20 foot Parallel Port for this, time to return! :-P
Just in case anyone is interested the DLL I refered to is called Inpout.dll and is available here: http://www.lvr.com/parport.htm
Perhaps this thread is now resolved(?) You can mark it such by selecting "Mark Thread Resolved" under "Thread Tools" at the top of the screen