Prev: Class doesn't support Automation Problem
Next: NetUserGetInfo via Citrix returns ERROR_BAD_NETPATH
From: LondonLad on 2 Jul 2010 10:34 Hi Is it possible to copy from a listbox to a folder on c:\ drive? Could you please give code snippet to help me. Thank you If no what if it is a textbox? is that possible? Ron
From: Dee Earley on 2 Jul 2010 10:48 On 02/07/2010 15:34, LondonLad wrote: > Hi > Is it possible to copy from a listbox to a folder on c:\ drive? > Could you please give code snippet to help me. > Thank you > > If no what if it is a textbox? is that possible? *sighs* How long have you been writing this and still lacking the basics? Check each of these keywords in the help. Open Print # Close That will allow you to output a number of strings to the file. It's difficult to get more detailed without just writing it for you... -- Dee Earley (dee.earley(a)icode.co.uk) i-Catcher Development Team iCode Systems (Replies direct to my email address will be ignored. Please reply to the group.)
From: Mike Williams on 2 Jul 2010 13:28 "LondonLad" <LondonLad(a)discussions.microsoft.com> wrote in message news:70A7CEB6-DE10-4F58-8C28-F3ED2808D7D7(a)microsoft.com... > Is it possible to copy from a listbox to > a folder on c:\ drive? Yes. See Larry Serflaten's response for full details. Mike
From: LondonLad on 2 Jul 2010 13:59 Hi Dee Strange as it may seem I have never written any programs that open a folder and post data to it. The fact that I am a self taught novice sometimes makes it difficult to get an answer from the internet which is why I use this forum. Just to expand a little further from my original post my listbox could contain around 100 entries to put them in a folder do I have to select them one at a time or can I select all. If you can help further I would be grateful. Ron "Dee Earley" wrote: > On 02/07/2010 15:34, LondonLad wrote: > > Hi > > Is it possible to copy from a listbox to a folder on c:\ drive? > > Could you please give code snippet to help me. > > Thank you > > > > If no what if it is a textbox? is that possible? > > *sighs* > How long have you been writing this and still lacking the basics? > > Check each of these keywords in the help. > Open > Print # > Close > > That will allow you to output a number of strings to the file. > It's difficult to get more detailed without just writing it for you... > > -- > Dee Earley (dee.earley(a)icode.co.uk) > i-Catcher Development Team > > iCode Systems > > (Replies direct to my email address will be ignored. > Please reply to the group.) > . >
From: LondonLad on 2 Jul 2010 17:06 Hi Mike Thanks for your post i did a google search on Larry Serflaten and although I did find some code I could not see copy data from a listbox to a folder on C:\. Do you have a link by any chance? Ron "Mike Williams" wrote: > "LondonLad" <LondonLad(a)discussions.microsoft.com> wrote in message > news:70A7CEB6-DE10-4F58-8C28-F3ED2808D7D7(a)microsoft.com... > > > Is it possible to copy from a listbox to > > a folder on c:\ drive? > > Yes. See Larry Serflaten's response for full details. > > Mike > > > > > . >
|
Next
|
Last
Pages: 1 2 3 Prev: Class doesn't support Automation Problem Next: NetUserGetInfo via Citrix returns ERROR_BAD_NETPATH |