JezK
Edit File: a00544_gaeaaed2ea1d8c827da1a0f5b419524ae1_icgraph.dot
digraph "tds_read_namelist" { // LATEX_PDF_SIZE edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"]; node [fontname="Helvetica",fontsize="10",shape=record]; rankdir="RL"; Node1 [label="tds_read_namelist",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Reads list of names (usually table names)"]; Node1 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"]; Node2 [label="tds_process_col_name",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00544.html#ga905d2fa5e1b602817bd16bb0fcf9eadb",tooltip="tds_process_col_name() is one half of the result set under TDS 4.2 it contains all the column names,..."]; }