[fpc-pascal] Cancelling Scientific notation
    James Gibbens 
    gibbens at intekom.co.za
       
    Sat Feb  6 07:36:58 CET 2010
    
    
  
Hallo all,
Thank you for all the answers I have received.
Some more stupid questions please:
1. How can I get fpc to use a comma (,) in stead of a period (.) as the 
separator between whole number and fraction?
2. The window showing the program listing on the screen is rather mall. How 
do I enlarge it to show more lines? I tried clicking and ragging but nothing 
works.
3. I want to print the program listing. I click on Files, print and nothing 
happens. The device is shaown as lst or prn. How do I fix that?
Thanks again.
James Gibbens
----- Original Message ----- 
From: "Marco van de Voort" <marcov at stack.nl>
To: "FPC-Pascal users discussions" <fpc-pascal at lists.freepascal.org>
Sent: Tuesday, January 26, 2010 11:23 PM
Subject: Re: [fpc-pascal] Cancelling Scientific notation
> In our previous episode, James Gibbens said:
>> Good evening Frank,
>> Thank you very much for your answer. The Writeln(y:0:2); works 
>> beautifully.
>> The backgroundcolor is solved as far as the text goes, but the rest is 
>> still
>> black. What is the whole area cover by the program, the "screen" called?
>> I still need to down load the help files - so if I am stupid, please say 
>> so.
>> I am a retired MAths teacher and I want to make programs so that the
>> learners(?) [earlier we called them pupils / students] can PRACTISE the
>> Maths.
>
> clrscr;
>
> cleans the screen with the currently set fore- and background colors.
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal 
    
    
More information about the fpc-pascal
mailing list