T.R | Title | User | Personal Name | Date | Lines |
---|
186.1 | | GVA05::TARBAY | | Thu Mar 07 1996 09:36 | 29 |
186.2 | still stumped... | 26140::SEGER | This space intentionally left blank | Thu Mar 07 1996 12:59 | 50 |
186.3 | | AXEL::FOLEY | Rebel without a Clue | Thu Mar 07 1996 14:59 | 15 |
186.4 | still stumped | 26140::SEGER | This space intentionally left blank | Thu Mar 07 1996 15:26 | 26 |
186.5 | Error on EFD on ALPHA platform | WRKSYS::LEMKE | This note designed no to execcd... | Thu Mar 07 1996 15:28 | 18 |
186.6 | it was there all the time 8-( | 26140::SEGER | This space intentionally left blank | Thu Mar 07 1996 15:55 | 6 |
186.7 | so just what does VB do for me? | 26140::SEGER | This space intentionally left blank | Thu Mar 07 1996 16:35 | 18 |
186.8 | | AXEL::FOLEY | Rebel without a Clue | Thu Mar 07 1996 17:23 | 6 |
186.9 | | 26140::SEGER | This space intentionally left blank | Thu Mar 07 1996 17:43 | 4 |
186.10 | a few more questions | 26140::SEGER | This space intentionally left blank | Thu Mar 07 1996 18:52 | 29 |
186.11 | | AXEL::FOLEY | Rebel without a Clue | Fri Mar 08 1996 14:53 | 29 |
186.12 | I'm slowly getting there but it's painful! | 26140::SEGER | This space intentionally left blank | Fri Mar 08 1996 15:23 | 40 |
186.13 | | AXEL::FOLEY | Rebel without a Clue | Fri Mar 08 1996 19:32 | 8 |
186.14 | looking for profile info from within VB | NEWVAX::WHITMAN | gun control = 5% gun + 95% control | Fri Mar 28 1997 19:54 | 18 |
| I need to capture the PROFILE and Profile password, if it exists, from within
EFD Visual Basic code. If I'm unable to do so I'll have to prompt the user
for the profile and password he's already using. I am using MAPIsend.exe (see
below) on an Alpha to send a data file to a mail-enabled trouble ticket
program. I can get environment variables with the "Environ" RTL routine, but I
don't know how to grab the Exchange Profile information.
Any help or pointers will be greatly appreciated. I will cross-post in the
VB conference..
Thanks,
Al
Note:
MAPIsend.exe is a variation of the Resource Kit's sendmail.exe only better
because it can send the contents of a file as the message text if you choose
AND I have a version that runs on Alpha...
|
186.15 | Plan B ? | tunsrv2-tunnel.imc.das.dec.com::foster | Stan Foster - [email protected] | Fri Mar 28 1997 23:57 | 10 |
| You might have more luck writing your own version of MAPIsend that
will use the current login credentials and default profile instead of
the way mapisend works.. If you are just sending mail it is not that
much work.
MS did say a while back that they would make the source code for
mapisend available in the V5.0 res kit but I havent seen any sign of
the resource kit yet.
|