https://github.com/jrincayc/ucblogo-code
Revision 375b5ee59b245e358946b2dc80b21c643008827e authored by Joshua J. Cogliati on 28 November 2019, 22:36:06 UTC, committed by Joshua J. Cogliati on 28 November 2019, 22:36:06 UTC
1 parent fb83285
Raw File
Tip revision: 375b5ee59b245e358946b2dc80b21c643008827e authored by Joshua J. Cogliati on 28 November 2019, 22:36:06 UTC
Making X11 logo work.
Tip revision: 375b5ee
printwidthlimit
PRINTWIDTHLIMIT						(variable)

	if a nonnegative integer, indicates the maximum number of members
	in any one list that will be printed by PRINT, etc.

back to top