On lundi 20 octobre 2008, Joshua Higgins wrote:
> Hello,
>
> I'm getting a very strange error in my program. here is an excerpt:
> >>> START CODE
>
> PUBLIC SUB Button1_Click()
> fluidsynthproc = SHELL "fluidsynth -a jack" FOR INPUT OUTPUT
> END
>
> PUBLIC SUB Button2_Click()
> PRINT #fluidsynthproc, TextBox1.Text
> END
>
> >>> END CODE
>
> This looks okay. But for some reason I cannot print the lowercase letter p
> to the fluidsynthproc. Any reason / workaround for this?

No reason. Are you sure that the problem is not somewhere else?

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to