The Dink Network

Reply to Re: small development 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:
 
 
August 5th 2002, 09:09 PM
wizardg.gif
Paul
Peasant He/Him United States
 
: Hey all. I was just wondering if anyone knew of a way to directly access Dink's X/Y coordinates in scripts (find the value, not modify it).

Easy:

&myvar = sp_> 1, -1);

Obviuosly you replace x with y when that's what you want. The 1 refer's to Dink and the -1 says to return the value instead of changing it.