Re: [Python] use a after-defined function?

Date : Thu, 12 Apr 2007 06:12:56 -0500
To : XSI(at)Softimage.COM
From : "Bernard Lebel" <3dbernard(at)gmail.com>
Subject : Re: [Python] use a after-defined function?
No. All names need to be defined before being used.

Cheers
Bernard



On 4/11/07, Agedito <mislistas(at)agedito.com> wrote:




Hello



Is possible to use a function in Python before it's definition?



Ex:

Application.LogMessage(test())



def test():

            return 23



Thanks in advanced


---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi


Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.