Search results

  1. G

    ISAM Seek error 3709

    A couple of us were doing data entry when one of the record converted its characters to chinese one. When trying to delete this record,I got the error message that the key wasn't found in any record. And clicking the help this is what it said "The search key was not found in any record. (Error...
  2. G

    formatting a date in a string also including text

    Hi there, I have to format a date following dd-mmm-yy in an expression also containing text. Expr1: "Text" & " " Date() Although separately formatting the date is easily done. I need to keep both int he same expression.
Back
Top Bottom