Search found 7 matches

by jaguayo
Tue Dec 31, 2013 11:07 am
Forum: Mac OS
Topic: The characters from an html file lose their accents
Replies: 11
Views: 11064

Re: The characters from an html file lose their accents

Thanks Richmond62 !!
With your stack solve the problem.
Thank you very much.

Un saludo.

Joseba
by jaguayo
Sun Dec 29, 2013 1:02 pm
Forum: Mac OS
Topic: The characters from an html file lose their accents
Replies: 11
Views: 11064

Re: The characters from an html file lose their accents

Hello Mag:

In your post put "√†" for a "à", "√®" for a "è"....
Where can I find the codes for "á", "é", "í", "ó" y "ú"

Thanks.

Joseba
by jaguayo
Tue Dec 18, 2012 7:32 pm
Forum: Feature Proposals
Topic: LiveCode player for Mountain Lion???
Replies: 2
Views: 2379

Re: LiveCode player for Mountain Lion???

Robert tell me the solution.
------------------
There is no such thing as a Livecode player anymore. But you can roll your own. Just make a stack that opens other stacks.
------------------

Thanks Robert.
by jaguayo
Sun Dec 16, 2012 4:19 pm
Forum: Feature Proposals
Topic: LiveCode player for Mountain Lion???
Replies: 2
Views: 2379

LiveCode player for Mountain Lion???

Hello:

I am consider to change my Snow Leopard system to Mountain Lion.
Exist a LiveCode Player for Mountain Lion????
Where is in the LiveCode Web???

Un saludo.

Joseba.
by jaguayo
Sun Jun 10, 2012 10:08 pm
Forum: Databases
Topic: mySQL and Revolution encode.
Replies: 5
Views: 6044

Re: mySQL and Revolution encode.

Hello:

The problem is solved.
I put revExecuteSQL dbID, "SET NAMES 'macroman'" and now appears the accent in the field of mySQL database.

Thank you very much to all. (Eskerrik asko)

Joseba
by jaguayo
Sun Jun 10, 2012 3:11 pm
Forum: Databases
Topic: mySQL and Revolution encode.
Replies: 5
Views: 6044

Re: mySQL and Revolution encode.

Hola Klaus:

I work in Mac Platform.
The database mySQL is encoded in UTF8.
I need to put datas in the database from my Revolution Stack. The datas are in a Revolution field and when I put them in a mysql field the accents dissapear.

Thanks.

Joseba
by jaguayo
Sun Jun 10, 2012 12:34 pm
Forum: Databases
Topic: mySQL and Revolution encode.
Replies: 5
Views: 6044

mySQL and Revolution encode.

Hello: I have a mySQL Database in Spanish. When I try to transfer data from Revolution to the mySQL disappear the accents. The database run OK when I import datas from a text file created with Revolution. I put in the import the "Western MacOSRoman" encode options. How put I this option in Revolutio...