User Tools

Site Tools


jvs:fscan:manual:chapter2:tableshow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
jvs:fscan:manual:chapter2:tableshow [2014/03/24 15:44] – created voyvodicjvs:fscan:manual:chapter2:tableshow [2014/03/24 16:36] – [Table show -- Displaying table data] voyvodic
Line 1: Line 1:
 **fScan Reference Manual, Chapter 2 (CmdLineOptions): table_show** **fScan Reference Manual, Chapter 2 (CmdLineOptions): table_show**
  
-===== Table show -- =====+===== Table show -- Displaying table data=====
 **usage: -table [file] TABLENAME [FLAG] FILENAME**\\ **usage: -table [file] TABLENAME [FLAG] FILENAME**\\
 +
 +The "show" modifier is used to display table data.\\
 +Show is the default if FILENAME is missing.\\
 +With no TABLENAME this prints a list of all tables in memory.\\
 +Show with TABLENAME prints the specified table.\\
 +If FILENAME is specified, Show prints the table to file FILENAME.\\
 +The FLAG argument can specify some printing options.\\
 +
 +Show FLAG (combine by adding):\\
 +  * 1 - show column names\\
 +  * 2 - show column types\\
 +  * 4 - show row numbers\\
 +  * 010 - show table title
 +  * 020 - comma separated columns
 +  * 040 - tab separated columns
 +  * 0100 - only show up to 10 rows of data
 +  * 0200 - show no data, only header
 +  * 0400 - show row sorting index if available
  
 **See Also:**\\ **See Also:**\\
 [[jvs:fscan:manual:chapter2:table|Table]], [[jvs:fscan:manual:chapter2:table|Table]],
 +[[jvs:fscan:manual:chapter2:tableprintf|Table Printf]],
 [[jvs:fscan:manual:chapter2:browse|Browse]]  [[jvs:fscan:manual:chapter2:browse|Browse]] 
  
jvs/fscan/manual/chapter2/tableshow.txt · Last modified: 2024/06/21 15:44 by 127.0.0.1