home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.pascal.borland      Borland Pascal was actually pretty neat      2,978 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 2,128 of 2,978   
   Marco van de Voort to Klaus Jorgensen   
   Re: printing variable problems   
   12 Apr 06 19:32:35   
   
   From: marcov@stack.nl   
      
   On 2006-04-12, Klaus Jorgensen  wrote:   
   > I'm no expert in proportional fonts, but are you telling me that   
   > printing a string that is prefixed with a given number of space   
   > characters, does not always start at the same position?   
   >   
   > Will the printer print the xxx's on a different position if printed as   
   > follows:   
   > writeln(space(30),'xxx iiiiiiii');   
   > writeln(space(30),'xxx mmmmmmmm');   
      
   No, but the "iiii" and "mmm" section have different lengths, and   
      
     writeln('i',space(30),'xxx iiiiiiii');   
     writeln('w',space(30),'xxx mmmmmmmm');   
      
   typically goes wrong.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca