Bernman Posted March 8, 2014 Posted March 8, 2014 Is there a way to type the statements using the keyboard intead of selecting the statements, conditions, and actions from the programming interface? Programming via selection is really nice for learning, but many times simply typing the program is easier and faster. I looked through the wiki and didn't find anything. I am quite new to the UD programming style. Maybe once I spend enough time with the programming interface, it will grow on me. Thx Bernman
shannong Posted March 8, 2014 Posted March 8, 2014 You can import from files and even the clipboard but the programs must be formatted in XML which is too difficult to type out IMO. You can see the format by Exporting to file or clipboard with a right-click on a program.
Recommended Posts