[MWForum]removing buttons

Harvey Bornfield mwforum@lists.mathcats.com
Mon, 01 Dec 2003 23:42:14 -0700


--=====================_104568571==.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed

Bob - - -

Sorry for the syntax error:
Try this correction, which should work
dolist [i :remove_buttons] [remove :i]

after you assign a value to "remove_buttons, (or any variable) via the MAKE 
command,
then to USE it
you have to identify it as a variable, by the standard colon
:remove_buttons


At 09:14 PM 12/1/2003, you wrote:
>With buttons on page 1 the following instructions result in the error
>"dolist does not like remove_buttons as input in start"
>
>The show command does list all the buttons.
>
>to start
>;remove all buttons
>make "remove_buttons get "page1 "buttons
>show :remove_buttons
>dolist [i "remove_buttons] [remove :i]
>end
>
>Bob
>
>_______________________________________________
>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

"Music is the one incorporeal entrance into the higher world of knowledge 
which comprehends mankind, but mankind cannot comprehend."
Ludwig van Beethoven



--=====================_104568571==.ALT
Content-Type: text/html; charset="us-ascii"

<html>
<body>
Bob - - -<br><br>
Sorry for the syntax error:<br>
Try this correction, which should work<br>
dolist [i :remove_buttons] [remove :i]<br><br>
after you assign a value to &quot;remove_buttons, (or any variable) via
the MAKE command, <br>
then to USE it<br>
you have to identify it as a variable, by the standard colon <br>
:remove_buttons <br><br>
<br>
At 09:14 PM 12/1/2003, you wrote:<br>
<blockquote type=cite class=cite cite>With buttons on page 1 the
following instructions result in the error<br>
&quot;dolist does not like remove_buttons as input in
start&quot;<br><br>
The show command does list all the buttons.<br><br>
to start<br>
;remove all buttons<br>
make &quot;remove_buttons get &quot;page1 &quot;buttons<br>
show :remove_buttons<br>
dolist [i &quot;remove_buttons] [remove :i]<br>
end<br><br>
Bob<br><br>
_______________________________________________<br>
MWForum mailing list<br>
MWForum@lists.mathcats.com<br>
<a href="http://lists.mathcats.com/mailman/listinfo/mwforum" eudora="autourl">http://lists.mathcats.com/mailman/listinfo/mwforum</a><br>
Attachments archived at:<br>
<a href="http://www.mathcats.com/mwforum/attachments.html" eudora="autourl">http://www.mathcats.com/mwforum/attachments.html</a><br>
To unsubscribe or for administrative questions contact <br>
<a href="mailto:mwforum-admin@lists.mathcats.com" eudora="autourl">mailto:mwforum-admin@lists.mathcats.com</a>
</blockquote>
<x-sigsep><p></x-sigsep>
<font face="Bell MT">&quot;Music is the one incorporeal entrance into the higher world of knowledge which comprehends mankind, but mankind cannot comprehend.&quot; <br>
Ludwig van Beethoven <br><br>
<br>
</font></body>
</html>

--=====================_104568571==.ALT--