[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| 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 | 
3949.0. "What does 'check_han_char' really do ???" by VNOTSC::EHRLICH (Still, I'm sad ...) Tue Mar 08 1994 13:20
Hi,
	yeah, my first note without having a problem. I'm looking for
a description of the following function when creating an account within
ALL-IN-1 V3.0.
Is this an 'undocumented' one? 
Please, give an explanation and I'll be very happy!!!
Thank y'all very much !!
Best greetings from Vienna
Charly
....................................................
ND of SM$CREATE
;;FORENAME1;;
/POST='GET #FORENAME = FORENAME1\DO OA$LIB:FULLNAME\
 PUT_FIELD FULNAM, #FULNAM'
/HARD=SM$_HRD_FORENAME
  
In OA$LIB: FULLNAME.SCP
....
        .IF #surname  EQS "" THEN .GOTO exit
        GET oa$function = "check_han_char " #surname
....
What does this function really do? I didn't find anything in STARS, NOTES etc...
    
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 3949.1 | The Mystical East... | IOSG::MARSHALL | A glitch in reality | Tue Mar 08 1994 14:26 | 5 | 
|  | It basically checks for the presence of Asian / multibyte characters in a
string.  It only has a useful / noticeable effect on an Asian system.  Best
forget you ever saw it :-)
Scott
 |