[MWForum]SETPOS

Jean Stringer mwforum@lists.mathcats.com
Fri, 18 Mar 2005 09:57:23 -0800 (PST)


--0-1291408410-1111168643=:51324
Content-Type: text/plain; charset=us-ascii

That is still putting the numbers into the program.  I need to be able to have one procedure that makes different size hourglass.  
 
So if I type hourglass 45 60  it would give me one size...if I typed  hourglass 40 80 it would give me another size.  
 
Everytime I tried to use a -setx or -x it doesn't like - in setpos.  Help..class is her must go  
 
thanks


Daniel Ajoy <dajoy@openworldlearning.org> wrote:
On 18 Mar 2005 at 9:17, Jean Stringer wrote:

> I cannot find a way to do this with the five directions. I assume they want me to use variables in
> the setpos but I have not found a way to do so. 

to setxy :x :y
setpos list :x :y
end

to hourglass
cg pd
setxy -45 60
setxy 45 60
setxy -45 -60
setxy 45 -60
setxy 0 0
end


Daniel
OpenWorld Learning



_______________________________________________
MWForum mailing list
MWForum@lists.mathcats.com
http://lists.mathcats.com/mailman/listinfo/mwforum
Attachments archived at:
http://www.mathcats.com/mwforum/attachments.html
To unsubscribe or for administrative questions contact 
mailto:mwforum-admin@lists.mathcats.com

		
---------------------------------
Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site! 
--0-1291408410-1111168643=:51324
Content-Type: text/html; charset=us-ascii

<DIV>That is still putting the numbers into the program.&nbsp; I need to be able to have one procedure that makes different size hourglass.&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>So if I type hourglass 45 60&nbsp; it would give me one size...if I typed&nbsp; hourglass 40 80 it would give me another size.&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>Everytime I tried to use a -setx or -x it doesn't like - in setpos.&nbsp; Help..class is her must go&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks</DIV>
<DIV><BR><BR><B><I>Daniel Ajoy &lt;dajoy@openworldlearning.org&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">On 18 Mar 2005 at 9:17, Jean Stringer wrote:<BR><BR>&gt; I cannot find a way to do this with the five directions. I assume they want me to use variables in<BR>&gt; the setpos but I have not found a way to do so. <BR><BR>to setxy :x :y<BR>setpos list :x :y<BR>end<BR><BR>to hourglass<BR>cg pd<BR>setxy -45 60<BR>setxy 45 60<BR>setxy -45 -60<BR>setxy 45 -60<BR>setxy 0 0<BR>end<BR><BR><BR>Daniel<BR>OpenWorld Learning<BR><BR><BR><BR>_______________________________________________<BR>MWForum mailing list<BR>MWForum@lists.mathcats.com<BR>http://lists.mathcats.com/mailman/listinfo/mwforum<BR>Attachments archived at:<BR>http://www.mathcats.com/mwforum/attachments.html<BR>To unsubscribe or for administrative questions contact <BR>mailto:mwforum-admin@lists.mathcats.com<BR></BLOCKQUOTE><p>
		<hr size=1>Do you Yahoo!?<br> 
Yahoo! Small Business - <a href="http://us.rd.yahoo.com/evt=31637/*http://smallbusiness.yahoo.com/resources/">Try our new resources site!</a> 
--0-1291408410-1111168643=:51324--