RosettaCodeData/Task/Calendar---for-REAL-programmers/Phix/calendar---for-real-programmers-7.phix

3 lines
53 B
Text
Raw Permalink Normal View History

2024-03-06 22:25:12 -08:00
--Ch = find(Ch,escchar)
Ch = find(lower(Ch),escchar)