Reply to Re: vision
If you don't have an account, just leave the password field blank.
If you declare &yourtexthere as a global variable first, that should do it.
make_global_int("&yourtexthere",0);Usually all globals are placed in main.c.