You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
file-print "<P><B>User name (identical to NetLogo username)</B>"
960
-
file-print "<p><input oldSize="true" TYPE=text NAME=Field1 VALUE=\"\">" ;this will later be read as item 4 in the list, when responses are read in from the web
960
+
file-print "<p><input TYPE=text NAME=Field1 VALUE=\"\">" ;this will later be read as item 4 in the list, when responses are read in from the web
961
961
let counter-q 0
962
962
let counter-f 2
963
963
repeat length question-list
@@ -971,20 +971,20 @@ to save-questions-page [web-page]
0 commit comments