Chris Burke wrote: > If the change is specific to your use of the system, then it should be > saved elsewhere, perhaps in your startup script.
The modifications are usually unicode related, eg unicode safe version of tolower, toupper and wdinfo. I guess users within the euro countries will also be affected becasue the euro sign is U+20AC, if there a sentence in scripts saytotal=: '€', ":total then case-insensitive search using find dialog will raise an error index error: tolower txt=. tolower FIWTEXT But there are only few minor modifications, I'll look further if using diff3 in batch mode can get the done job at least semi-automatically. -- regards, bill ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
