const
MeetingTitle = 'September: Social Get-Together';
MeetingMonth = 2024.09 ;
{ tags: #2024 }
WriteLn('''
''');This month, we’ll meet at one of our members homes–more information will be given as the date draws near.
MeetingDetails(MeetingTitle, MeetingMonth);
end;