JezK
Edit File: a00527_gaa317076ba877cb1acb13db87b2e3c4e2_cgraph.dot
digraph "dbname" { // LATEX_PDF_SIZE edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"]; node [fontname="Helvetica",fontsize="10",shape=record]; rankdir="LR"; Node1 [label="dbname",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Get name of current database."]; Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"]; Node2 [label="tdsdump_log",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00203.html#ab45c291105027e69836002e1dd586141",tooltip="Write a message to the debug log."]; }