File: BatchTst.Help.Log

package info (click to toggle)
fcode-utils 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 46,768 kB
  • sloc: ansic: 9,717; csh: 241; makefile: 129; sh: 17
file content (45 lines) | stat: -rw-r--r-- 1,659 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
toke -v -I. -I../TokeCommon -l -h -o BatchTst.Help.fc BatchTst.fth

Welcome to toke - OpenBIOS tokenizer v1.0.2
(C) Copyright 2001-2006 Stefan Reinauer.
(C) Copyright 2006 coresystems GmbH
(C) Copyright 2005 IBM Corporation.  All Rights Reserved.
This program is free software; you may redistribute it under the terms of
the GNU General Public License v2. This program has absolutely no warranty.

	Tokenizer Compiled on PPC under AIX Level 5.3.0.0
		Mon, 23 Oct 2006 at 13:17:54 CDT
usage: /gsa/ausgsa-h1/01/dlpaktor/OpenBIOS_Tkzr/TestBed/PPC_AIX/toke [-v] [-i] [-l] [-P] [-o target] <[-d name[=value]]> <[-f [no]flagname]> <[-I dir-path]> <[-T symbol]> <forth-file>

  -v|--verbose          print Advisory messages
  -i|--ignore-errors    don't suppress output after errors
  -l|--load-list        create list of FLoaded file names
  -P|--dependencies     create dePendency-list file
  -o|--output-name      send output to filename given
  -d|--define           create user-defined symbol
  -f|--flag             set (or clear) Special-Feature flag
  -I|--Include          add a directory to the Include-List
  -T|--Trace            add a symbol to the Trace List
  -h|--help             print this help message

  -f|--flag    help     Help for Special-Feature flags
Valid Special-Feature Flags are:
	Local-Values
	LV-Legacy-Separator
	LV-Legacy-Message
	ABORT-Quote
	Sun-ABORT-Quote
	ABORT-Quote-Throw
	String-remark-escape
	Hex-remark-escape
	C-Style-string-escape
	Always-Headers
	Always-External
	Warn-if-Duplicate
	Obsolete-FCode-Warning
	Trace-Conditionals
	Upper-Case-Token-Names
	Lower-Case-Token-Names
	Big-End-PCI-Rev-Level
	Ret-Stk-Interp
	help