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 |
/RECOG on the USERNAME field of form OAN$ADD$MEMBER finds only those users who are already conference members. Then the username is validated to make sure it ISN'T already a member! Maybe it should have been /RECOG=<.IF OAN$MEMBER.%KEY[USERNAME] EQS "" THEN OA$VAL_SET_VALID or even nicer if it looked in PROFIL and NETWORK the way the validation does. Regards, FS
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1829.1 | Maybe | SIOG::T_REDMOND | Thoughts of an Idle Mind | Mon Nov 23 1992 08:29 | 13 |
Maybe it should, maybe it shouldn't. The validation for USERNAME was changed extensively in V3.0. Validation now makes attempts to find people in PROFIL and NETWORK as well as OAN$MEMBER (as you've pointed out). RECOG, on the other hand, was left untouched (mostly because no-one had complained about it before). If you don't like it, change it, maybe even using the code you suggest in .0. If you really think it should be change then please send in an SPR. Tony |