RUN test

RUN test

Postby Antonio Linares » Mon Nov 25, 2024 10:26 am

We are implementing a new feature for these forums to allow to run the posted code.

You will notice that "RUN" appears now over the code. Just click on it. This is a work in progress. It is not completed yet. Many thanks for your feedback!
Code: Select all  Expand view  RUN
#include "FiveWin.ch"

function Main()

   local oWnd

   DEFINE WINDOW oWnd TITLE "Using FWH"

   ACTIVATE WINDOW oWnd CENTERED

return nil
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42107
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: RUN test

Postby Antonio Linares » Mon Nov 25, 2024 10:29 am

Estamos implementando una nueva funcionalidad en estos foros para permitir ejecutar código publicado en los mensajes.

Observareis que ahora "RUN" aparece sobre el código. Haced click en él. Esto es un trabajo en progreso. Aún no está completado. Muchas gracias por vuestro feedback!
Code: Select all  Expand view  RUN
#include "FiveWin.ch"

function Main()

   local oWnd

   DEFINE WINDOW oWnd TITLE "Using FWH"

   ACTIVATE WINDOW oWnd CENTERED

return nil
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42107
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: RUN test

Postby sygecom » Mon Nov 25, 2024 12:35 pm

Very good teacher, congratulations.

At the moment when I click using EDGE it just goes back to the top of the screen.
User avatar
sygecom
 
Posts: 54
Joined: Tue Mar 11, 2008 3:18 am
Location: Brasil

Re: RUN test

Postby Antonio Linares » Mon Nov 25, 2024 3:48 pm

> At the moment when I click using EDGE it just goes back to the top of the screen.

Please press Ctrl + F5 to reload the forums used javascript
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42107
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: RUN test

Postby sygecom » Mon Nov 25, 2024 7:02 pm

I did the master test, here is the print sequence.

It almost worked, it tried to download a FWRUN.EXE but it didn't download, saying that the link didn't exist and, it downloaded a CODE.PRG with a problem, as shown below:

Code: Select all  Expand view  RUN
#include "FiveWin.ch"

function Main()

   local oWnd

   DEFINE WINDOW oWnd TITLE "Using FWH"

   ACTIVATE WINDOW oWnd CENTERED

return nil
User avatar
sygecom
 
Posts: 54
Joined: Tue Mar 11, 2008 3:18 am
Location: Brasil


Return to Utilities / Utilidades

Who is online

Users browsing this forum: No registered users and 3 guests