UKenGB
-
deleteCalendarEvent
Is this possible? When I've created an event in Apple's Calendar.app, how can I later edit or delete that event? Data can very possibly need to change, e.g.…
-
Calendar
On the Calendar I have 2 events in May, one on the first and one on the second. When I show the Calendar in Month view for May, both events show on their respective dates - as they should.…
-
Filtering the table view
Often seem to have problems with this. Particularly if the column in question has 'Conditional Formatting'. I am currently trying to filter a table and NOTHING is working.…
-
eval(uating)
I'm trying to make a selection from a known table, filtered and ordered by fields whose names are stored in other fields (or variables). I can make it work with [eval(…)] as the filter,…
- Answered
-
openFullscreen
A useful function, but if a button is used to execute this, once in Fullscreen mode, the button is still there, but of course now effectively useless. Is there a way to detect whether in Fullscreen…
-
Write data to file
I want to write data to a file. Basically, iterate through the selected records and create a file and write the exact data I require, in the specified way.…