>> and 4D then processes to list all method names, and forms (1) with a space >> in their names
...and actually, by chance I was reading the v17.2 docs at the weekend which explicitly states: "Tip: It is a good programming technique to adopt the same naming convention as the one used by 4D for built-in commands. Use uppercase characters for naming your methods; however if a method is a function, capitalize the first character of its name. By doing so, when you reopen a database for maintenance after a few months, you will already know if a method returns a result by simply looking at its name in the Explorer window." That quote above was taken from here: https://doc.4d.com/4Dv17/4D/17.2/Identifiers.300-4387242.en.html Personally, I've never used spaces (or all uppercase for that matter) when naming any 4D object but spaces are allowable and actually encouraged according to that above?! Maybe we could with some official clarification from 4D about this? Regards, Narinder Chandi, ToolBox Systems Ltd. -- ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

