use input as a variable

Paul Groot pfc.groot at gmail.com
Wed May 18 20:45:23 UTC 2011


Hi Tobias,

EPrime will always offer the RESP value (and others) as build-in
member variables of the corresponding e-object (such as a slide). In
fact, the values of those variables are copied to attributes if you
turn on the log setting. In that case eprime will add lines like this:

c.SetAttrib "Respond.RESP", Respond.RESP

cheers
Paul

2011/5/18 Tobias <tobias.fw at gmail.com>:
> Hi there!
>
> I want to use the keyboard input from a slide as a variable. Usually,
> it is only available as an attribute. For example, if the slide is
> called "Respond", the input during that slide would be available as
> Respond.RESP. I can then use it in code like this: "if
> c.getattrib("Respond.RESP") = x then ...." and so on. It is however
> much handier to have it as a variable. Any idea how to realise that?
>
> Best,
> Tobias
>
> --
> You received this message because you are subscribed to the Google Groups "E-Prime" group.
> To post to this group, send email to e-prime at googlegroups.com.
> To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.



More information about the Eprime mailing list