The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MyIdent
Author Message
jeem
Apprentice
*

Posts: 33
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2012
Reputation: 3



Post: #4
RE: MyIdent
Code:
[defname num]
def.numbers "Zero,One,Two,Three,Four,Five,Six,Seven,Eight,Nine"

[function myident]
args =
for 0 <eval strlen(<uid>) - 1>
   if <isnum <strsub <local._for> 1 <uid>>>
      args .= " <getargv <strsub <local._for> 1 <uid>> <def.numbers>>"
   else
      args .= " <strsub <local._for> 1 <uid>>"
   endif
endfor
sysmessage your id number is <args>

[function getargv]
local.toret = <strarg <args>>
args = <streat <args>>
return <argv[<local.toret>]>
(This post was last modified: 05-07-2012 12:32 AM by jeem.)
05-07-2012 12:31 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
MyIdent - Alias - 05-06-2012, 03:47 PM
RE: MyIdent - Shaklaban - 05-06-2012, 04:11 PM
RE: MyIdent - Alias - 05-06-2012, 09:03 PM
RE: MyIdent - jeem - 05-07-2012 12:31 AM
RE: MyIdent - Alias - 05-07-2012, 07:15 PM
RE: MyIdent - Vendetta - 05-08-2012, 03:28 AM
RE: MyIdent - darksun84 - 05-08-2012, 07:31 AM
RE: MyIdent - Crusader - 05-08-2012, 08:19 AM
RE: MyIdent - Vendetta - 05-08-2012, 04:05 PM
RE: MyIdent - darksun84 - 05-08-2012, 06:19 PM
RE: MyIdent - WRWR - 05-08-2012, 09:45 PM
RE: MyIdent - Vendetta - 05-09-2012, 12:35 AM
RE: MyIdent - WRWR - 05-09-2012, 06:32 AM

Forum Jump:


User(s) browsing this thread: 5 Guest(s)