Msgbox if date field is more than three months in advance

Hi

I am trying to get a simple pop up box appear if someone enters a date that is more than 3 months in advance.

I would like the pop to appear when the user leaves the field.

I am using the ‘exiting’ field event so it needs to be in lotusscript.

Thanks

Paul

Subject: AdjustMonth

Use AdjustMonth method defined in NotesDateTime class.