Hi friends, I would like to know if there are developments enabling developers
to produce apps having full compliance with the iOS UI. Thank you in advance.
Saludos,
Javier Miranda V.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please excuse me, a minute ago I inadvertedly sent a previous message that
I did not finish to redact. The script I sent creates de database
(aguacab.sqlite), also it creates the table asociados, but fails to fill
the table with data from the CSV file datos.csv.
I am certain datos.csv exist in t
Friends, please inspect this short script:
*local* tDBPath, tCSVPath
*on* mouseUp
*put* specialFolderPath("documents") & "/aguacab.sqlite" into tDBPath
*put* revOpenDatabase("sqlite", tDBPath, , , , ) into gConnID
*-- Crea Tabla*
*put* "CREATE TABLE asociados (codi char(5), nombre char(120))"
and
effectively I verify the SDK is there). The problem is that that folder is not
recognized as a valid Android SDK
Saludos,
Javier Miranda V.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe
Array etc. I came
with something I have to resolve: How can I determine that a bus has entered
an area? The returned information (JSON) I got has the lat and lng name/value
pairs. I also have the lat/lng of the point(s) I want to monitor.
Hope the above is understandable, any help welcome!
J
field in situation in which the
user must fill-in data seems limited.
Saludos,
Javier Miranda V.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http
Dave, I tried renaming the "My LiveCode" folder, before installing, I also
removed all of the LiveCode registry entries, but I still cant use
LiveCode.
After I try to the software (and fail to run), I see a newly created My
LiveCode folder. What do you mean wirh "Preferences"? Do you have any
ot
Hi friends, hope you can help me with this, I downloaded LiveCode 8
Community Edition, but it quits after I click on the big green button
"Start Interactive Tour" of the Start Center. If instead of trying the
Tour I open a Stack, the Open Dialog appears and the selected Stack opens
for a second a
Bob, thank you for your advice, I think you are right, I'll give some of
the tools for manage DBs a try.
Peter, thank you for your reply, I was trying revMoveToLastRecord only to
test how this cursor thing works in LC
Best regards,
Javier
___
use-live
Hi friends, can you take a look to this code please?
on mouseUp
put "ODBC" into theDBType
put "localhost" into theDBHost
put "SACyV" into theDBName
put "Admin" into theDBUser
put “bcdea" into theDBPassword
put revOpenDatabase( theDBType, theDBName , theDBHost, theDBUser,
theD
Dear Jacqueline, thank you for your help. In Mongo everything is UTF-8,
converting the string returned by the server to UTF-16 worked perfectly.
Let me add that I see great potential using LiveCode as a front end to
Mongo.
Saludos,
Javier Miranda V
I have a local Mongo Server and a LiveCode Stack to work as front end to
it. When I enter "Se cambiarán los bornes" (please note the accent), in a
LiveCode field, the text is properly shown, inserting it as a document to a
Mongo collection also works fine, the field is saved OK in the document. I
Thank you Mark, I was abre to fiel fiel "A" with the Mongo results, the I
use "líne 3 to - 1" to get rid of the 2 first línes. The problem is now
that the documents dont have antes explicit _id anda Mongo create antes
ObjectId, that MergJSON refieres to parse.
Any ideas?
Saludos,
Javier
___
A
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
After strugling and finally understand with help from friends at
Stackoverflow, how the find() command works in the interative javascript
shell of MongoDB, now I know that find() returns a cursor.
But still have some problems trying to get JSON from my local MongoDB.
Issuing:
db.test.find() --
experience. Now I remember that something I liked
from the Apple Media Tool was it's graphic interface.
Certainly I'll come back to you with more questions!
Regards,
Javier Miranda V.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please
hat if the project is better
stablished I will have to go to one of the alternate LiveCode products, which?
I don´t know.
Sure of having your support, and thanks in advance for your suggestions.
Javier Miranda V.
___
use-livecode mailing list
us
Thank you very much for your posts regarding this topic. Your feedback will be
very helpful, I´m glad you find it interesting, this confirms the great
characteristics and features of LiveCode and the great community around it.
Saludos,
Javier Miranda V
created with LC,
which would include all the multimedia amenities, navigation, internal and
external links.
Saludos,
Javier Miranda V.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and
the new mobile
operating systems is something wonderful that I would like to to use coupled
with the multimedia capabilities.
I will be looking forward for your impressions about this.
Saludos,
Javier Miranda V.
___
use-livecode mailing list
e images will be inserted
1009, 1008 and 1011 are the id of the images
Saludos,
Javier Miranda V.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http
21 matches
Mail list logo