| >Configure
|
| Configuration file for IcnClipBrd

| Set the options for the module.

| Configure the keys that are intercepted. The following parameters
| can be applied:
|
|   -Cut  -Copy  -Paste  -Overwrite
|   -Extension  -Filename
|   -DelLeft
|   -SwapCase
|   -DateTime
|   -Quote 
|
| For example, to disable the clipboard operation on RISC OS 5.27+ or Select

| IcnClipBrdKeys -Cut Off -Copy Off -Paste Off -Overwrite Off

| To enable swap case and date/time insert on their old default keys

| IcnClipBrdKeys -SwapCase Ctrl-S -DateTime Ctrl-T

| Configure the format of dates inserted by Ctrl-T (if enabled).  If the line
| below is commented out, the format DD Mmm YYYY will be used.  Remove the
| comment character from the start and alter the format string as required.

| Set IcnClipBrd$DateFormat %WE %DY%ST %MO %CE%YR
