Code: Select all
- put field id (i) into tHistory[i]
- put the_external_value into field[i]
- if tHistory[i] <> field id (i) then answer "the value has changed!"
hth,
Code: Select all
- put field id (i) into tHistory[i]
- put the_external_value into field[i]
- if tHistory[i] <> field id (i) then answer "the value has changed!"
Code: Select all
replace (quote & <delimiter> & quote ) with <delimiter> in x
Code: Select all
delete line 1 to 1 of x