http://persion.info/projects/socioni...1-05z7BhGgTzgY
Executable file is at the very bottom....
This program lets you store peoples names with their type and then perform queries...
Here is a list of the commands..
Code:COMP> ######################################### COMP> ### Socion (© 2019 Rostislav Persion) ### COMP> ######################################### COMP> # # COMP> # *DATABASE FUNCTIONS # COMP> # -LIST # COMP> # -LIST [type/name] # COMP> # -ADD [name] [type/name] # COMP> # -REMOVE [name] # COMP> # # COMP> # *INDIVIDUAL FUNCTIONS # COMP> # -AGENDA [type/name] # COMP> # -STRENGTH [type/name] # COMP> # -WEAKNESS [type/name] # COMP> # -FUNCTION [type/name] # COMP> # -MODEL-A [type/name] # COMP> # # COMP> # *RELATIONSHIP FUNCTIONS # COMP> # -RELATION # COMP> # -RELATION [type/name] # COMP> # -RELATION [type/name] [type/name] # COMP> # # COMP> # *OTHER FUNCTIONS # COMP> # -MBTI [type/name] # COMP> # -ISTYPE [type/name] # COMP> # -HELP # COMP> # -CLEAR # COMP> # -EXIT # COMP> # # COMP> #########################################
app1.png



Reply With Quote