[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

4340.0. "Subscribers dumped into NICKNAMES" by YUPPY::GORARD::Gorard (London Consulting Centre) Tue Jul 12 1994 12:11

Hi,

Can anyone point me in the right direction on how to create a simple UDP / 
script / or whatever to create a list NICKNAME mail addresses from the 
contents of the profile.dat. What we want to do is dump all the subscribers 
addresses into the NICKNAME address book in ALL-IN-1 for a particular user.


Thanks

regards

Mike





T.RTitleUserPersonal
Name
DateLines
4340.1Er, why?IOSG::PYEGraham - ALL-IN-1 Sorcerer's ApprenticeTue Jul 12 1994 16:5312
    Why would you want to do this? Is the SUBSCRIBERS special DL (which
    contains all users in the PROFILE) not suitable?
    
    It's not difficult to do a loop through PROFILE and then write to the
    nicknames file with the NIENTR form, but what would you want as the
    'nickname' and what as the address? How would this be any different
    than looking up the names directly from the profile?
    
    Do you want to move this to TeamLinks perhaps?
    
    Graham
    
4340.2A note on NIENTRIOSG::MARSHALLA glitch in realityTue Jul 12 1994 17:0210
>> It's not difficult to do a loop through PROFILE and then write to the
>> nicknames file with the NIENTR form

Note that the address "field" on the NIENTR form is actually four FMS fields
concatenated together.

So if you want to write a long address to NIENTR, you have to split it into
pieces that match the lengths of the FMS fields.

Scott
4340.3Yes ... TeamLinksYUPPY::GORARD::GORARDMLondon TCCFri Jul 15 1994 13:4813
Re -2

Graham,

The reason why we want to do this is because, we want 
to easily dump all of the names / addresses in ALL-IN-1
into the PAB in TeamLinks. The plan is to use the
NICKNAMES address book in ALL-IN-1 as the link.


regards

Mike
4340.4Just a SMOPIOSG::PYEGraham - ALL-IN-1 Sorcerer's ApprenticeFri Jul 15 1994 14:4514
    Mike,
    
    OK, so do you know how to do it now, or do you need more help?
    
    I just spoke to the author of the TL Nicknames to PAB utility, and he
    said it would be "just a few lines of VB..." to use the AIDA server to
    copy all entries from the profile into your PAB.
    
    Failing that, from TL, create a personal DL using SUBSCRIBERS: as
    input, create a message using that DL, and then take the option to copy
    all the addressees to you address book...  (Should be in WINDOWS_OFFICE
    by now, shouldn't we :-) )
    
    Graham