RosettaCodeData/Task/Calendar---for-REAL-programmers/Phix/calendar---for-real-programmers-7.phix
2024-03-06 22:25:12 -08:00

2 lines
53 B
Text

--Ch = find(Ch,escchar)
Ch = find(lower(Ch),escchar)