Search found 247 matches

by ale870
Fri Jan 22, 2010 11:01 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to recall objects inside a group
Replies: 3
Views: 2545

How to recall objects inside a group

Hello, I found a problem and I cannot find "the definitive solution". This is the problem: I created a group, called "g1", with two buttons inside, called "b1" and "b2": GROUP1 | +--b1 +--b2 Now when I push "b1" it call the handler "whoAreYou" in button "b2". CODE FOR B1: send "whoAreYou" to button ...
by ale870
Tue Jan 12, 2010 11:11 am
Forum: Databases
Topic: Oracle 10 native driver CRASH!
Replies: 0
Views: 1931

Oracle 10 native driver CRASH!

Hello, using RunRev Enterprise I'm trying to connect to oracle 10 stadard editiion DB. it seems that using native Oracle driver (RunRev native driver) database can be open, but as soon as I try, with Query Builder, to switch to write a queery, the whole RunRev crash (close everything!). Consider tha...
by ale870
Tue Jan 05, 2010 3:45 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to ZIP files?
Replies: 26
Views: 11949

Re: How to ZIP files?

Thank you for your comments, I really appreciate them! I still need to apply some small improvements to the component, but basically it is fully functional. If you want to help me, you can subscribe the forum in my site (it's free, as everything else), and you can visit my sponsors. Thank you again,...
by ale870
Mon Jan 04, 2010 9:53 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to ZIP files?
Replies: 26
Views: 11949

Re: How to ZIP files?

Hello,
if you visited my site, you already found the widget, don't you?
Please send me your comments about it.

Cheers!
by ale870
Sun Dec 27, 2009 4:55 pm
Forum: Off-Topic
Topic: A new site dedicated to RunRev is ready!
Replies: 10
Views: 9543

Re: A new site dedicated to RunRev is ready!

Hello,

a new widget is almost ready: zip/unzip tool using vuilt-in zip capabilities of RunRev!
I'm completing extracting procedure, then I need to finalize some "utilities" like file information, etc...

Cheers!
by ale870
Sun Dec 27, 2009 4:55 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to ZIP files?
Replies: 26
Views: 11949

Re: How to ZIP files?

Widget is almost completed. I'm completing extracting procedure, then I need to finalize some "utilities" like file information, etc...
Cheers!
by ale870
Wed Dec 23, 2009 10:53 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: RunRev Command-Line mode
Replies: 9
Views: 5653

Re: RunRev Command-Line mode

Ok, thanks. I will a deeper check.
THank you for your support!
by ale870
Wed Dec 23, 2009 2:17 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: RunRev Command-Line mode
Replies: 9
Views: 5653

Re: RunRev Command-Line mode

Generally speaking, and not related only to CGI, I think RevTalk is a great language and a command-line version (console based) should be definitively a great improvement, a wonderful tool. Imagine for Linux guys: command-line in Linux a wonderful resource (I'm a Linux and Windows user) to make spec...
by ale870
Wed Dec 23, 2009 10:47 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: RunRev Command-Line mode
Replies: 9
Views: 5653

Re: RunRev Command-Line mode

Yes, that's my problem. I even tried with "standalone" executable, but it seems RR4 cannot execute any more pure command-line commands. I think this is a big issue: in fact I have a great language but I cannot use it to make a trivial console based "Hello world!" text, like I do in any other scripti...
by ale870
Tue Dec 22, 2009 4:25 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: RunRev Command-Line mode
Replies: 9
Views: 5653

RunRev Command-Line mode

Hello, since RevTalk is a great language, I wanted to use it even to create small command-line programs. Is it possible? I tried to create a script via editor, then save as "test.rev" and running it using "revolution.exe -ui" (like CGI), but nothing happen. Can you tell me a way to user RunRev as co...
by ale870
Mon Dec 21, 2009 11:06 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to ZIP files?
Replies: 26
Views: 11949

Re: How to ZIP files?

I think I can do that in this week (even if I can get some delay since Christmas is almost here!)
by ale870
Sat Dec 19, 2009 9:20 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to ZIP files?
Replies: 26
Views: 11949

Re: How to ZIP files?

Your suggestions are very interesting!

Thank you!
by ale870
Fri Dec 18, 2009 6:52 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to ZIP files?
Replies: 26
Views: 11949

Re: How to ZIP files?

Hello,

I'm working on a widget to simplify the process.
I think it will be ready in a few days. Meanwhile, can you give me your "wish-list" for this component?

Cheers!
by ale870
Wed Dec 16, 2009 11:06 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to ZIP files?
Replies: 26
Views: 11949

Re: How to ZIP files?

are you testing it in runrev development environment or in the final exe file?
by ale870
Wed Dec 16, 2009 5:10 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to ZIP files?
Replies: 26
Views: 11949

Re: How to ZIP files?

Check upper-case/lower-case file. Some commands in RunRev are case-sensitive even in Windows (non case sensitive for files/folders).

EDIT: check using another file.

Go to advanced search