pjohns
11th April 2002, 14:30
I've removed a field from a form and replaced it with a new one. I have made sure that I make the corresponding change in the program script. Both the form and script have been dumped and compiled respectively.

The original field was called sls.f and I replaced it with tdsls946.sls.f. My new field uses the same domain, td.delv, which is enumerated and has three values. 1=Sales, 2=Repln and 3=Other.

When I open the session I see the attached errors.

Can you please advise what they mean and what I need to check to resolve them.

Many thanks

PJ

P.S. I'm very green behind the ears when it comes to development so please go easy!

richard
11th April 2002, 14:59
I think you have to suppress the user defaults (ttstpdeldeflt) or to set them with the new values.

Regards

pjohns
11th April 2002, 15:15
I removed my defaults for the session in question but I still see the errors.

This session does not allow you to save defaults.

PJ

srinivas
11th April 2002, 15:16
I feel Richard is right.

Once you open the session give new values and then select save defaults option from menu. When you open again you should not get this error.