Sysop: | KK4QBN |
---|---|
Location: | Chatsworth, GA |
Users: | 34 |
Nodes: | 10 (0 / 10) |
Uptime: | 250:32:49 |
Calls: | 1,014 |
Calls today: | 0 |
Files: | 94,829 |
U/L today: |
0 files (0K bytes) |
D/L today: |
24 files (39,886K bytes) |
Messages: | 26,587 |
Posted today: | 0 |
This what is in the Baja docs but itā€™s not telling what the 13 does!
SET_USER_STRING <#>USERDEFS.INC
args: user_string
----------------------------
This function changes one of the current user's text string fields to the value of the current command string. The user_string argument must be one of the following (defined in USERDEFS.INC):
User_stringDescription
This what is in the Baja docs but itΓÇÖs not telling what the 13 does!
Re: Set_user_string
By: Plt to DOVE-Net.Synchronet_Baja on Mon Nov 26 2018 11:10 pm
This what is in the Baja docs but itā€™s not telling what the 13 does!
File Edit Search View Options Help
ŚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ x:\sbbs\exec\userdefs.inc ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ >³!define CHAT_ECHO .0 # Multinode chat echo
³!define CHAT_ACTION .1 # Chat actions
³!define CHAT_NOPAGE .2 # Can't be paged
³!define CHAT_NOACT .3 # No activity alerts
³!define CHAT_SPLITP .4 # Split screen private chat
³
³ # For use with SET_USER_STRING function >³!define USER_STRING_ALIAS 0
³!define USER_STRING_REALNAME 1
³!define USER_STRING_HANDLE 2
³!define USER_STRING_COMPUTER 3
³!define USER_STRING_NOTE 4
³!define USER_STRING_ADDRESS 5
³!define USER_STRING_LOCATION 6
³!define USER_STRING_ZIPCODE 7
³!define USER_STRING_PASSWORD 8
³!define USER_STRING_BIRTHDAY 9
³!define USER_STRING_PHONE 10
³!define USER_STRING_MODEM 11
³!define USER_STRING_COMMENT 12
³!define USER_STRING_NETMAIL 13 # Requires v3 (03/02/00) or later
³
user string 13 is netmail according to the userdefs.inc file
---
ž Synchronet ž ::: BBSES.info - free BBS services :::
This what is in the Baja docs but itā€™s not telling what the 13 does!
SET_USER_STRING <#>USERDEFS.INC
args: user_string
USER_STRING_ALIASUser's alias or real name on real name based BBSs USER_STRING_REALNAMEUser's real name or company name USER_STRING_HANDLEUser's chat handle
USER_STRING_COMPUTERUser's computer type description USER_STRING_NOTEUser's note/Caller-ID
USER_STRING_ADDRESSUser's street address
USER_STRING_LOCATIONUser's city, state
USER_STRING_ZIPCODEUser's zip/postal code
USER_STRING_PASSWORDUser's password
USER_STRING_BIRTHDAYUser's birthday (MM/DD/YY or DD/MM/YY) USER_STRING_PHONEUser's phone number
USER_STRING_MODEMUser's modem type description
USER_STRING_COMMENT
This what is in the Baja docs but itΓÇÖs not telling what the 13 does!
SET_USER_STRING <#> USERDEFS.INC
args: user_string
----------------------------
This function changes one of the current user's text string fields to the value of the current command string. The user_string argument must be one of the following (defined in USERDEFS.INC):