------------------------------------------------------------------------------ PICFORM MAN PAGE PICFORM Manual PICFORM = Patterns In Contexts Formalized Typing "man PICFORM" or "MAN PICFORM" brings up this document. Typing "?" produces this whole man page. Typing "h" produces this box: ------------------------------------------------------------------------------ Tree R -------------------------------------- Topic T Priority Y Goals G Questions Q Thoughts U Contexts C Patterns P Variables V Dimensions D ------------------------------------------------------------------------------ Typing "R" produces this, which can be quickly edited for data entry. R::T//Y//G//Q//U//C//P//V//D// ------------------------------------------------------------------------------ Typing PICFORM "tree" produces this box: R::T.Y.G.Q.U.C.P.V.D. and this can be carefully edited manually such as by hand like this: R::T:object.Y:object.G:object.Q:object.U:object.C:object.P:object.V:object.D: object. ------------------------------------------------------------------------------ T, Y, and C can be quickly spliced like this: R::T:object,object,object,object.Y:object,object,object.C:object,object. ------------------------------------------------------------------------------ Typing "R::T.G.Q." produces this: /T/object,object,object/G/object,object/Q/object,object,object,object/ but it looks like this: /T/object,object,object /G/object,object /Q/object.object,object,object and this box can be saved to a file by typing R:file:T.G.Q. > file ------------------------------------------------------------------------------ This method can be used to quickly splice multiple tree elements together. 1/4/2014 Justin Coslor PICFORM man page ------------------------------------------------------------------------------