Can someone tell me exactly what to add to this code to have the column header titles appear as the first line of the csv file that is created? Hopefully this is an easy question for a developer and any help would be greatly appreciated.
Sub Initialize
Dim s As New NotesSession
Dim db As...
I am using the following to post a file to a network location. Now I am being asked to upload the same file to an FTP site. Can anyone tell me how this code would need to be modified to accomplish this?
Sub Initialize
Dim s As New NotesSession
Dim db As NotesDatabase
Dim view As NotesView...
I need the output file in below to contain a date/time stamp. Can someone please tell me exactly how I need to modify the following to make this happen? Any help would be greatly appreciated.
Sub Initialize
Dim s As New NotesSession
Dim db As NotesDatabase
Dim view As NotesView
Dim doc As...
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.