S
SFC Charlie Cox
Here in Kuwait, we are moving all kinds of cargo in and out of theater (as
you might imagine).
I took over this post a few months ago and found that I was quickly mired in
paper (creating, processing, storing, etc...)
One aspect of what I'm trying to change seems like a wonderful candidate for
a custom outlook message form.
Here's the parameters:
1. The email body contains several defined fields that I have already set
up and it works ok.
2. Clients need to be able to attach a few files of different types to the
email - I've been able to get that to work as well.
Here's where it gets weird:
3. I have a command button that needs to do the following:
a. Open a file picker type control that lists only those files attached
to the email.
b. Once the file is selected, the targeted file is opened and parsed
according to logic already developed (though tremendously inefficient I'm
betting), with the data from each of the fields on the email form appended to
each line of the parsed file.
c. Once done, the file needs to be saved as a Tab delimited text file and
attached to the message form.
I can provide samples of the text files, the forms as they exist to date,
and the parsing logic - whatever you need.
To someone who can help me with this I can offer only my thanks and probably
a Certificate of Appreciation from my Col and a Command Coin.
you might imagine).
I took over this post a few months ago and found that I was quickly mired in
paper (creating, processing, storing, etc...)
One aspect of what I'm trying to change seems like a wonderful candidate for
a custom outlook message form.
Here's the parameters:
1. The email body contains several defined fields that I have already set
up and it works ok.
2. Clients need to be able to attach a few files of different types to the
email - I've been able to get that to work as well.
Here's where it gets weird:
3. I have a command button that needs to do the following:
a. Open a file picker type control that lists only those files attached
to the email.
b. Once the file is selected, the targeted file is opened and parsed
according to logic already developed (though tremendously inefficient I'm
betting), with the data from each of the fields on the email form appended to
each line of the parsed file.
c. Once done, the file needs to be saved as a Tab delimited text file and
attached to the message form.
I can provide samples of the text files, the forms as they exist to date,
and the parsing logic - whatever you need.
To someone who can help me with this I can offer only my thanks and probably
a Certificate of Appreciation from my Col and a Command Coin.