Re: [fpc-pascal] FPC Bombs

2008-05-11 Thread John Youngquist
Jonas Maebe wrote: On 10 May 2008, at 22:30, John Youngquist wrote: Jonas Maebe wrote: On 10 May 2008, at 21:34, John Youngquist wrote: I am a regular user of FPC and find it is a great system. I ported a 10k line application from BP7 and it ran ten times faster. I am stuck with a proble

[fpc-pascal] Playing with SpVoice (ole object)

2008-05-11 Thread Joao Morais
Hello, the following code: {$mode objfpc}{$H+} uses comobj; var vsound: olevariant; s: string; begin vsound := createoleobject('SAPI.SpVoice'); writeln('playing using literal'); vsound.speak('hello world'); writeln('ok (press enter)'); readln; writeln('now playing using a stri

[fpc-pascal] Re: fpc-pascal Digest, Vol 47, Issue 6

2008-05-11 Thread kccmp
Try to run your program from command line(CMD). If this doesn't tell you anything usefull, recompile your program with debug information on and retry. -- 249 Spiele für nur 1 Preis. Die GMX Spieleflatrate schon ab 9,90 Euro. Neu: Asterix bei den Olympischen Spielen: http://flat.games.gmx.de _