OK... Within the FuseDoc itself, we can define input and output variables. They can 
be defined as such:

<fusedoc>
   ...
   <io>     
     <in>
          <string name="StringVar" scope="attributes" />
     </in>
     <out>
          <string name="StringVar" scope="form" />
     </out>
   </io>
</fusedoc>

OK, what if you have a "variables" scoped variable, generated within that fuse for use 
only within that fuse, such as a counter or some such? Where would that be defined?
     I can hazard a guess... How about within the <io> tags but not within either the 
<in> or <out> tags?

    I'm trying to get the parameters down. Thanks, loads!

Bob Krieger
www.fbtutor.com
The FuseBox Tutor

==^================================================================
This email was sent to: [email protected]

EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrFMa.bV0Kx9
Or send an email to: [EMAIL PROTECTED]

T O P I C A -- Register now to manage your mail!
http://www.topica.com/partner/tag02/register
==^================================================================

Reply via email to