1 toke -v -i -T jeeky -T kinky MulDev_02.fth
  2 
  3 Welcome to toke - OpenBIOS tokenizer v1.0.01 
  4 Copyright (c) 2001-2006 by Stefan Reinauer <stepan@openbios.org>
  5 (C) Copyright 2005 IBM Corporation.  All Rights Reserved.
  6 This program is free software; you may redistribute it under the terms of
  7 the GNU General Public License. This program has absolutely no warranty.
  8 
  9         Tokenizer Compiled on X86 under Cygwin
 10                 Thu, 07 Sep 2006 at 16:09:46 PDT 


 11 
 12 Tokenizing  MulDev_02.fth   Binary output to MulDev_02.fc 
 13 Advisory:  File MulDev_02.fth, Line 6.  Initiating Global Scope definitions.
 14 Advisory:  File MulDev_02.fth, Line 8.  Terminating Global Scope definitions; resuming Device-node definitions.
 15 Advisory:  File MulDev_02.fth, Line 10.  FCODE-VERSION2 encountered; processing...
 16 Message:  File MulDev_02.fth, Line 14.   Top-Level (root) device-node
 17 Message:  File MulDev_02.fth, Line 20.   Subsidiary (child) device-node
 18 Advisory:  File MulDev_02.fth, Line 21.  Encountered new-device.  Starting new device-node.
 19 Message:  File MulDev_02.fth, Line 25.   About to access method from parent node
 20 Error:  File MulDev_02.fth, Line 29.  Word  achin  is not in dictionary.
 21 Advisory:  File MulDev_02.fth, Line 29.  achin is defined as a CREATE in the top-level device-node, which began on line 10
 22 Message:  File MulDev_02.fth, Line 33.   about to end child node
 23 Advisory:  File MulDev_02.fth, Line 34.  Encountered finish-device.  Resetting definitions of device node that started on line 21
 24 Advisory:  File MulDev_02.fth, Line 34.  Resuming definitions since start of tokenization.
 25 Message:  File MulDev_02.fth, Line 35.   We can access methods from the root node now
 26 Advisory:  File MulDev_02.fth, Line 36.  Creating jeeky as a COLON in the top-level device-node, which began on line 10 
 27 Message:  File MulDev_02.fth, Line 40.  create sibling node
 28 Advisory:  File MulDev_02.fth, Line 41.  Encountered new-device.  Starting new device-node.
 29 Advisory:  File MulDev_02.fth, Line 43.  Creating kinky as a COLON in the current device-node, which began on line 41 
 30 Warning:  File MulDev_02.fth, Line 54.  Multi-line string, started on line 44 in definition of  KINKY  , which started on line 43
 31 Message:  File MulDev_02.fth, Line 58.  creating nephew node
 32 Advisory:  File MulDev_02.fth, Line 59.  Encountered new-device.  Starting new device-node.  Suspending definitions of parent-device node that started on line 41

 33 Error:  File MulDev_02.fth, Line 61.  Word  kinky  is not in dictionary.
 34 Advisory:  File MulDev_02.fth, Line 61.  kinky is defined as a COLON in the device-node that started on line 41
 35 Message:  File MulDev_02.fth, Line 63.  creating great-nephew node
 36 Advisory:  File MulDev_02.fth, Line 64.  Encountered new-device.  Starting new device-node.  Suspending definitions of parent-device node that started on line 59

 37 Error:  File MulDev_02.fth, Line 67.  Word  jeeky  is not in dictionary.
 38 Advisory:  File MulDev_02.fth, Line 67.  jeeky is defined as a COLON in the top-level device-node, which began on line 10

 39 Error:  File MulDev_02.fth, Line 68.  Word  kinky  is not in dictionary.
 40 Advisory:  File MulDev_02.fth, Line 68.  kinky is defined as a COLON in the device-node that started on line 41
 41 Advisory:  File MulDev_02.fth, Line 71.  FCODE-END encountered; processing...
 42 Error:  File MulDev_02.fth, Line 71.  Missing FINISH-DEVICE for new device that started on line 64
 43 Error:  File MulDev_02.fth, Line 71.  Missing FINISH-DEVICE for new device that started on line 59
 44 Error:  File MulDev_02.fth, Line 71.  Missing FINISH-DEVICE for new device that started on line 41
 45 toke: checksum is 0x5d2e (324 bytes).  Last assigned FCode = 0x80d
 46 Tokenization Completed.  7 Errors, 1 Warning, 16 Advisories, 8 Messages. 
 47 Error-detection over-ridden; producing binary output.
 48 toke: wrote 324 bytes to bytecode file 'MulDev_02.fc'
--- EOF ---