Search found 11 matches

by marco.deepak
Thu Sep 09, 2021 2:06 pm
Forum: Talking LiveCode
Topic: Excel
Replies: 13
Views: 6855

Re: Excel

Thanks everyone for the prompt feedback!.

@Curry best wishes to you for a swift recovery!
by marco.deepak
Wed Sep 08, 2021 10:38 am
Forum: Talking LiveCode
Topic: Excel
Replies: 13
Views: 6855

Re: Excel

Thanks for the feedback Klaus.

In your opinion, would working with open-office and similar applications offer any alternative compatibility-wise, while using LC?.

M.
by marco.deepak
Wed Sep 08, 2021 10:27 am
Forum: Talking LiveCode
Topic: Excel
Replies: 13
Views: 6855

Re: Excel

Has anything changed since the last reply to this topic?. Do more recent versions of LC handle native support for Excel files?. I am planning to create a button in my card, I need the system to ask me data input, and after this I need to send this to the last available row in an existing excel file....
by marco.deepak
Sat Jan 09, 2021 11:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Step by step testing guidance with final report
Replies: 3
Views: 2372

Re: Step by step testing guidance with final report

Hi Craig, I was also thinking about the string of cards solution to get a hang of point 1.

The point of using a middle format such as rtf is really good, I will surely dig more.

Thanks for your help!

M.
by marco.deepak
Wed Dec 30, 2020 4:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Step by step testing guidance with final report
Replies: 3
Views: 2372

Step by step testing guidance with final report

Hi everyone, I'm thinking about trying to create a new software using LC to simplify some testing activities of mine, please tell me your thoughts. :-) The idea is to create the following. STEP 1 Step by step screens with indications for each test. For example , PROXIMITY TESTING screen, with a stat...
by marco.deepak
Mon Oct 12, 2020 4:48 pm
Forum: Windows
Topic: Monitoring Ethernet connection status
Replies: 2
Views: 3115

Re: Monitoring Ethernet connection status

Thank for the tip!.

I managed by using the following:

Code: Select all

put shell("netsh interface show interface")
Works like a charm
by marco.deepak
Mon Oct 12, 2020 10:33 am
Forum: Windows
Topic: Monitoring Ethernet connection status
Replies: 2
Views: 3115

Monitoring Ethernet connection status

Hi all, I have a question for you. Is there any way or any stack that can help me check the connection status specific to my ethernet port?. The aim is to create a "LED" symbol on my screen that changes to green color when the ETH connection to my host is active and to red color when connection is d...
by marco.deepak
Mon Oct 12, 2020 10:24 am
Forum: Windows
Topic: Execute A Program
Replies: 10
Views: 5730

Re: Execute A Program

In my windows application I run a batch file by pressing a button.
I use the following code:

Code: Select all

on mouseUp
   answer"prompt text"with"closing button text"
   launch document "complete Path"
end mouseUp
Maybe it works also with exe files?.

Hope it helps

M.
by marco.deepak
Mon Oct 12, 2020 10:14 am
Forum: Internet
Topic: Detecting active ethernet connection
Replies: 4
Views: 6334

Re: Detecting active ethernet connection

Any Windows based solution to the above question?

Thanks
by marco.deepak
Fri Oct 02, 2020 10:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Hi all, new member here
Replies: 3
Views: 2056

Hi all, new member here

Hi all LC crew.

Just wanted to present myself, I'm Marco, 36 from Italy.

Never coded before, am learning foundamentals.

Nice community and great piece of software you have here :-)

Cheers

M.
by marco.deepak
Fri Oct 02, 2020 10:26 am
Forum: Internet
Topic: Scripts Interacting With Browser Elements
Replies: 11
Views: 13034

Re: Scripts Interacting With Browser Elements

Hi all,

Has the situation above been improved since 2008?.

Is it now possible to interact with browser elements in newer LC releases?.
Things like clicking on a browser element, or clicking on the element and writing something, drag and drop, ecc.

Thanks

M.

Go to advanced search