ShaneBrennan
Programmer
I have a file called customers.txt that I need copying to my PocketPC on a daily basis.
I have a small app on the PocketPC that takes in information from a text file and uses this information in a number of comboboxes. I can manually copy the files using explorer - but this is a real pain.
The file customers.txt is created using VB6 and I was wondering if anyone knows how I could automate this. Either by using ActiveSync (via API?) or bypassing activesync entirely.
Thank you in advance for any help given.
Shane Brennan
'-----------------------
' Emails: shanebrennan@postmaster.co.uk
I have a small app on the PocketPC that takes in information from a text file and uses this information in a number of comboboxes. I can manually copy the files using explorer - but this is a real pain.
The file customers.txt is created using VB6 and I was wondering if anyone knows how I could automate this. Either by using ActiveSync (via API?) or bypassing activesync entirely.
Thank you in advance for any help given.
Shane Brennan
'-----------------------
' Emails: shanebrennan@postmaster.co.uk