I'm getting file already exists error when trying to run this code
Settings["High_Score"] = HighScore
am i doing this the right way? also this is a sdl program.
[System]
Gambas=3.5.90
OperatingSystem=Linux
Kernel=3.8.0-35-generic
Architecture=x86_64
Distribution=Linux Mint 15 Olivia
Desktop=
Status: New
Owner:
Labels: Version-3.5.0 Type-Bug Priority-Medium OpSys-Any Dist-ArchLinux
Arch-Any Desktop-Any GUI-Any
New issue 541 by denise.a...@gmail.com: line input bug maybe buffer size?
http://code.google.com/p/gambas/issues/detail?id=541
1) Don't find the end of line (0x0d+0x0a) b
Le 26/07/2014 19:46, T Lee Davidson a écrit :
> Thanks Tobi.
>
> This brings up two questions addressed to the list as well:
>
> 1) Would it be possible to provide a mechanism of reporting application
> listings as, say, "spam"?
In the new wiki, I can easily blacklist some urls if needed. I just n
Le 26/07/2014 19:42, Antonio Sánchez a écrit :
> What determine the functioning of Webview? Is it depend directly of webkit
> library in my system or is it independent?
>
> I want to load a local webpage (with some jquery code).
> This page looks fine in Firefox updated but in Chrome, Midori, xxxte
Thanks Tobi.
This brings up two questions addressed to the list as well:
1) Would it be possible to provide a mechanism of reporting application
listings as, say, "spam"?
2) The App' Repository on the deprecated gambasdoc.org was what came up
in a web search. Would it be possible to include th
What determine the functioning of Webview? Is it depend directly of webkit
library in my system or is it independent?
I want to load a local webpage (with some jquery code).
This page looks fine in Firefox updated but in Chrome, Midori, xxxterm, and
in Webview looks bad (all based in webkit).
I up
On Sat, 26 Jul 2014, T Lee Davidson wrote:
> I am wondering if there are any rules, other than minimum lines of code
> and page layout, for having an application listed in the Gambas
> Application Repository (http://gambasdoc.org/help/app).
>
> The reason I bring this up is because I know of a c
I am wondering if there are any rules, other than minimum lines of code
and page layout, for having an application listed in the Gambas
Application Repository (http://gambasdoc.org/help/app).
The reason I bring this up is because I know of a couple of apps that
are listed for which the links on
Salut Adrien,
I didn't find anything about xml-error and/or well-formed and valid XML.
Found that problem after a bad xml usage. I copied a path at the end of
the file, and saved and forgot.
Now, I still can load it with Xml.FromString(File.Load("my.xml")), but
next line on XSLT.Transform(Xml, X