Actually Jonas, this is probably a carry-over from Builder where the $
is used to differentiate literal values from code.
Ameliand, Jonas' advice is exactly correct. When you write into a code
component or script, you should omit any dollar signs. You only need
them in dialog box entries. :-)
x = random.randrange(lower_x, upper_x, 1)
On 14/02/2014 11:47, Jonas Lindeløv wrote:
> Looks like you're used to PHP programming. Variables are not prefixed
> with $ in python.
--
Jonathan Peirce
Nottingham Visual Neuroscience
http://www.peirce.org.uk
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.
This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation.