qtsmall1.log      29.11.2002 16:04:18



File: qtsmall1.rexx
===================

classic REXX Parsing of file: qtsmall1.rexx with rex_pars.nrx vs 4.00 pre 26
Copyright (c) Thomas Schneider, 2000-2002, all rights reserved.
   DEMO-licence until: 24.12.2002

     function: main(parm testtime .)
  label: Tell
Reading declarations used: 0.110 seconds (5 items)

List of defined functions/subroutines:
======================================

  1. Internal Nothing Routine tell()
  2. Builtin Text Function time(option)
  3. Builtin Any Function word(string,n)

       no simple Labels used.
Saving declarations used: 0.094 seconds (136 items)

       92 lines of file: qtsmall1.rexx parsed.
classic REXX Parsing used 1.08 seconds 0.012 sec. by line)
================================================================================

File: qtsmall1
==============

classic REXX Code analysis of file: qtsmall1 with rex_type.nrx vs. 4.00 pre 26
Copyright (c) Thomas Schneider, 2000-2002, all rights reserved.

Reading declarations used: 0.125 seconds (136 items)
Loading code used: 0.032 seconds (229 instructions, 1 labels)

Initializing Item-Types due to used constant values
===================================================


Code analysis in logical order of execution:
============================================

File: qtsmall1
==============

Rexx to NetRexx translation of file: qtsmall1 with rex_nrx.nrx vs. 4.00 pre 26
Copyright (c) Thomas Schneider, 2000-2002, all rights reserved.

Reading declarations used: 0.140 seconds (136 items)
Loading code used: 0.047 seconds (229 instructions, 1 labels)

Performing necessary renames to avoid Java/NetRexx conflicts
============================================================

Rename file used is: U:\Rexx2Nrx\Rexx2Nrx.renames
59 rename rules loaded from: U:\Rexx2Nrx\Rexx2Nrx.renames

checking Stems & simple Variables for duplicate names:
======================================================

note, that in NetRexx simple Variables and subscripted
strings (stems in Rexx) must have different names!

       no names changed due to name-conflicts

rename Local/Parameter variables when needed/wanted:
====================================================

note, that properties in NetRexx might NOT have the
same name as a Local name or Argument of a method !


rename Internal (local) Functions when needed:
==============================================


Converting declarations from 'Rexx' to 'NetRexx':
=================================================

This step performs the following actions:

- replicate back-slashes (\) in quoted Literals
- replicate imbedded quotes in quoted Literals
- replace 'Rexx' by 'NetRexx' notation in Vars and Expressions

Declaration Conversions used: 0.047 seconds.

Generating NetRexx module: 'qtsmall1.nrx'
=========================================

# 1 translating: Tell() returns Nothing
Rexx to NetRexx translation used: 0.59 seconds (0.00990 sec/line)
Rexx2Nrx translation of: 'qtsmall1' completed (no warnings, no errors)