On Thursday, November 04, 2010 09:25:14 am you wrote:
> #! /usr/bin/rexx
> /* */
> say'....+....1....+....2....+....3'
> say'col1'
> say' col2'
> say' col3'
> say' col4'
> say' col5'
> say' col6'
> exit
You sure your editor isn't inserting TAB characters when you type spaces?
Some try to be "smart" about indentation. A simple way to find out:
od -c test.rxx
If you see any "\t" sequences in the output, then you know the TABs are in the
source code.
- MacK.
-----
Edmund R. MacKenty
Software Architect
Rocket Software
275 Grove Street - Newton, MA 02466-2272 - USA
Tel: +1.617.614.4321
Email: [email protected]
Web: www.rocketsoftware.com
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/