Hi McFarlane. I have tried to use the attribute but the result is the same. What are the reasons for preferring the attribute over a variable? <br>Anyway thank you for your suggestion, I am looking to that topic right now. <br><br>On Tuesday, 19 March 2013 15:30:57 UTC, Valerio Biscione  wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi. In my software I show, in a text object inside a slide object, the score of the subject. The score is a Double variable and can assume value like 1.2 or 5.0. When I "print" the score variable I would like to show all the value until the first decimal number, but it seems that eprime actually cut the number if it sees it like an integer. For example 5.0 is showed like 5, whereas 1.2 is correctly showed like 1.2 <br><br>This is the code that I use in an inline script just before the slide object:<br><br>Set theText = CSlideText(Slide6.States(<wbr>Slide6.ActiveState).Objects("<wbr>Text1"))<br><br>theText.text=subjectScore<br><br><br>How can I solve this problem?<br><br></blockquote>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msg/e-prime/-/vHXa4u4izYcJ">https://groups.google.com/d/msg/e-prime/-/vHXa4u4izYcJ</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />
 <br />
 <br />