Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-libraries
Commits
d2a8e19a
Commit
d2a8e19a
authored
Jun 19, 2008
by
Pieter Koopman
Browse files
increment cntr for gForm{|Bool|}
parent
24f13b4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/iData/iDataHandler.icl
View file @
d2a8e19a
...
...
@@ -389,7 +389,7 @@ gForm{|Bool|} (init,formid) hst=:{cntr,submits} // PK
=
({
changed
=
False
,
value
=
formid
.
ival
,
form
=
[
mkConsSel
cntr
(
toString
formid
.
ival
)
[
"False"
,
"True"
]
(
if
formid
.
ival
1
0
)
formid
submits
]
},
hst
)
},
setCntr
(
cntr
+1
)
hst
)
gForm
{|
String
|}
(
init
,
formid
)
hst
#
(
body
,
hst
)
=
mkInput
defsize
(
init
,
formid
)
(
SV
s
)
(
UpdS
s
)
hst
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment