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

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
jvs:fscan:manual:chapter2:tableshow [2014/03/24 16:07] voyvodicjvs:fscan:manual:chapter2:tableshow [2014/03/26 18:40] voyvodic
Line 2: Line 2:
  
 ===== Table show -- Displaying table data===== ===== Table show -- Displaying table data=====
-**usage: -table [file] TABLENAME [FLAG] FILENAME**\\+**usage: -table [file] TABLENAME [FLAG] [ROW0 NROWS] [FILENAME]**\\
  
 The "show" modifier is used to display table data.\\ The "show" modifier is used to display table data.\\
Line 8: Line 8:
 With no TABLENAME this prints a list of all tables in memory.\\ With no TABLENAME this prints a list of all tables in memory.\\
 Show with TABLENAME prints the specified table.\\ 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):\\+FLAG: specify printing options (combine by adding):\\
   * 1 - show column names\\   * 1 - show column names\\
   * 2 - show column types\\   * 2 - show column types\\
Line 21: Line 19:
   * 0200 - show no data, only header   * 0200 - show no data, only header
   * 0400 - show row sorting index if available   * 0400 - show row sorting index if available
 +
 +ROW0 - number of rows to skip before showing data (default = 0)
 +
 +NROWS - maximum number of rows to show (default = 0, for all rows)
 +
 +FILENAME - table will be written to the named output file.
  
 **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