lloydsj
04-23-2003, 10:23 AM
Basically, I am displaying the contents of 2 different functions immediately after each other. At the end of the first is a table. However, after a table you always get a line feed that places the cursor onto the next line.
Then when I start my new function again.. it immediately puts it on the NEXT line again (as it is a new function) and therefore leaves a blank line between the table and the start of the new function.
I want to get rid of this line! and i cant (dont want to) combine the 2 functions.. before someone suggests it.
Then when I start my new function again.. it immediately puts it on the NEXT line again (as it is a new function) and therefore leaves a blank line between the table and the start of the new function.
I want to get rid of this line! and i cant (dont want to) combine the 2 functions.. before someone suggests it.