Rick,
I have a System.IO bit working and it's trying to the copy the file. I think the bit I'm missing is being an authenticated user. Although the handheld is on the wireless network
Regards,
Steve
Hi,
I have a pocket PC 2003 device and I'm trying to copy a text file I create over the network to a shared directory (over 802.11) does anyone know how this can be done.
Thanks in advance
Steve K
Hi,
I use to be the Technical Manager at Metrologic and have done a lot of work with the ScanPal2.
As for the BASIC complier, as long as you have some BASIC programming knowledge you should be ok, although it does have a few bugs still have Metrologic offer little if no support on this...
Completed code
Dim myFile As File
Dim strFile As String
Dim sr As New System.IO.StreamReader("C:\label.txt")
strFile = sr.ReadToEnd
sr.Close()
strFile = strFile.Substring(strFile.IndexOf(vbCrLf) + 1)
Dim sw As New...
Thanks for all your posts, were a big help
Thanks once again and if my software makes a million I owe you all a Mcdonalds Happy Meal
Kind Regards,
Steve K
Hi,
I hope someone out there can help with this.
I have a listbox which has items added to it via a textbox and a button I'll be entering numbers in the textbox press the button and that adds it to the listbox.
This bit works fine. However what I can't work out is how to do the following...
Hi
I have a big big problem I'm re-building a Exchange server. however I have lost all the log files however I do have the database files .edb & .stm. Does this mean I've lost everybody mailbox data?? If this is not the case how can I get the mailbox info re-mounted.
I've tried creating a new...
I got someone outside my network to telnet via port 25. The connection isn't always up this is why you don't get a reply. I'll try to keep the connection on.
I don't have a firewall.
Regards
Steve K
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.