如何用lotusScript去实现读取数据库里的数据,根据在表单上获取的数据进行修改数据。如:获取到A,就把A转换成B,以B来代替其值。[解决办法]if doc.field = a then doc.field = bend if