Message Tracer

Bob Sneidar bobsneidar at iotecdigital.com
Thu Oct 28 12:26:04 EDT 2021


Has anyone written something that will trace the flow of a command or procedure and create some kind of rudimentary flow diagram? It can be text based something like: 

	stack "Main Form"
		Openstack 
			setSubscriptions
				 subGetMainData, getMainData 
				 subSetMainGrids, setMainGrids
			broadcast subGetMainData
			broadcast subSetMainGrids

etc. 

Bob S





More information about the use-livecode mailing list