The Dink Network

Reply to variables (reserved names?) and a question

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
April 3rd 2018, 03:08 PM
duckdie.gif
crypto
Peasant They/Them
 
i see things like &mcrap which i feel is probably a reserved variable name by how it is being used in scripts,

Am I correct, in that assumption ?

if i am what is &mcrap and the others like it referencing?

if i am wrong, or if i am right ...

I assume if you say ... int timer = 0; in a script and use a kill_this_task()

you could say reuse the timer var, in a different script without conflict?