Odd Formatting Using Tables
#1
I am getting a strange result when testing “tables”. Please bear in mind this could be my fault !! Big Grin

This is an unlikely “table file” I must admit but should the following be happening ?

Password list contains…

pass
12345
HELLO
Ab12

Table contains…

A=4
L=1

When I write this out to a file I get the following…


pass

<--- Gap--->

12345

<--- Gap--->

HE11O

<--- Gap--->

4b12


I was expecting...


pass
12345
HE11O
4b12

Should these gaps be being produced ? I can see that the table has worked though.


Messages In This Thread
Odd Formatting Using Tables - by Hash-IT - 11-21-2011, 11:43 AM
RE: Odd Formatting Using Tables - by atom - 11-22-2011, 05:42 AM
RE: Odd Formatting Using Tables - by Hash-IT - 11-22-2011, 01:36 PM
RE: Odd Formatting Using Tables - by atom - 11-22-2011, 08:16 PM
RE: Odd Formatting Using Tables - by Hash-IT - 11-23-2011, 01:14 AM