FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Video UESTUDIO: download - install - setup - ready to work
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Video UESTUDIO: download - install - setup - ready to work
Posted: Mon Aug 11, 2008 09:33 AM
http://www.atzwanger.com/UeStart/UeStart.html


This weekend I set up UEStudio and would like to share my experience.
The video is ca. 30 min. . This is a live recording. This means that within 30 min. you can install and make your first projects.

Regards,
Otto

1) Downloads
make directory c:\Tmp_uestudio and

download these files

http://www.ultraedit.com/downloads/uest ... nload.html
www.atzwanger.com/uestudio/setup.zip
-------------------------------------------------------------------
2) Install
install uestudio

SUGGESTION:
VISTA
install UEStudio in your root directory c:\UEStudio 06
-------------------------------------------------------------------


3) Setup

in folder UEStudio 6.0
rename configs to _configs
rename project to _project
copy the provided directories to UEStudio

UEStudio connection with TotalCommander

Quicksetup
I show the "INI way". I think programmes prefer to know what's going on.
edit UEStudio.INI (= setup to complie the FIVEWIN samples)


c:\Users\Administrator\AppData\Roaming\IDMComp\UEStudio.INI

Syntax Highlighting
Language File=C:\UEStudio 06\WORDFILE.UEW



Tool Menu0="Harbour"
Tool Menu1="xHarbour"

Tool Cmd0="C:\FWH\samples\Buildh.bat %P%N"
Tool Cmd1="C:\FWH\samples\Buildx.bat %P%N"

Tool Dir0="%P"
Tool Dir1="%P"

4) Start with work
-------------------------------------------------------------------

Fivewin samples
-------------------------------------------------------------------

convert a project
-------------------------------------------------------------------
Posts: 3358
Joined: Fri Oct 07, 2005 08:20 PM
Video UESTUDIO: download - install - setup - ready to work
Posted: Mon Aug 11, 2008 01:20 PM

Otto:

Great job !

Thanks so much

SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Video UESTUDIO: download - install - setup - ready to work
Posted: Mon Aug 11, 2008 03:00 PM

Otto,

Thanks for the video :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1283
Joined: Fri Feb 10, 2006 02:34 PM
Video UESTUDIO: download - install - setup - ready to work
Posted: Tue Aug 12, 2008 10:47 AM

Hi Otto,

Is posible download the video ?

Thanks.

Salutacions, saludos, regards

"...programar es fácil, hacer programas es difícil..."

UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
HIX -> https://github.com/carles9000/hix
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Video UESTUDIO: download - install - setup - ready to work
Posted: Tue Aug 12, 2008 11:59 AM
Posts: 1283
Joined: Fri Feb 10, 2006 02:34 PM
Video UESTUDIO: download - install - setup - ready to work
Posted: Tue Aug 12, 2008 01:55 PM

Thanks Otto :D

Salutacions, saludos, regards

"...programar es fácil, hacer programas es difícil..."

UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
HIX -> https://github.com/carles9000/hix
Posts: 1387
Joined: Fri May 23, 2008 01:33 PM
Video UESTUDIO: download - install - setup - ready to work
Posted: Wed Aug 13, 2008 01:56 PM

Thanks Otto.

I only use xHarbour. Should buildx.bat work for me?.

There are bcdir variable (c:\bc55) in the buildx.bat. BC has not been
installed in my computer.

Regards,



Hakan ONEMLI



Harbour & MSVC 2022 & FWH 23.06
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Video UESTUDIO: download - install - setup - ready to work
Posted: Wed Aug 13, 2008 03:03 PM

Hello Horizon,

I show in the video

  1. Run the FIVEWIN samples.

If you set up a custom user tool, this would be the same as running the command from the command prompt.

uestudio.ini
This is in the uestudio.ini

Tool Cmd1="c:\fwh\samples\buildx.bat %P%N"
Tool Dir1="%P"

Your uestudio.ini file (To find your INI file, go to Advanced -> Configuration -> Application Layout -> Advanced. You should see towards the bottom of the panel the location of your INI file)

Or use <Advanced> <Tool configuration> from within UEStudio

  1. How to set up for own projects

Have a look into the file
c:\UEStudio 06\configs\Harbour\application

Change this file corresponding to your current rmk file.

You can go in UEStudio to <Build><Regenerate Makefile>.

This makefile then should look very similar to your existing one.

Regards,
Otto

Posts: 87
Joined: Thu Dec 18, 2008 11:27 AM
Re: Video UESTUDIO: download - install - setup - ready to work
Posted: Wed Jan 21, 2009 12:38 AM

Hello Otto.

Is your video still available to be downloaded? I tried your link from August 2008 but it is not found.

Regards,

Ross McKenzie
ValuSoft
Melbourne Australia

Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
Re: Video UESTUDIO: download - install - setup - ready to work
Posted: Wed Jan 21, 2009 01:14 AM

hello ross...

sorry otto i did backup this file so long time

http://www.mcfox.org/uestudio/UeStart.swf

Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: Video UESTUDIO: download - install - setup - ready to work
Posted: Wed Jan 21, 2009 08:30 AM

Ross, I don't know what happend to my other server but this link should work.
Regards,
Otto

http://www.pustertal-online.com/uestudio/UeStart.html

Posts: 87
Joined: Thu Dec 18, 2008 11:27 AM
Re: Video UESTUDIO: download - install - setup - ready to work
Posted: Fri Jan 23, 2009 12:14 AM

Many thanks.

Regards,

Ross McKenzie
ValuSoft
Melbourne Australia

Posts: 87
Joined: Thu Dec 18, 2008 11:27 AM
Re: Video UESTUDIO: download - install - setup - ready to work
Posted: Mon May 18, 2009 02:34 PM

Hello Otto,

Apologies for being a "pest". I have finally gotten around to trying your video about setting up UEStudio. It is very good, but I would like to be able to run it locally without being on the internet. Is it possible to save the file on my PC? I could not find a way. Is there a download link for a zip of your video?

Thanks,

Ross

Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: Video UESTUDIO: download - install - setup - ready to work
Posted: Mon May 18, 2009 03:02 PM

Hello Ross,
the link is:

http://www.pustertal-online.com/uestudio/UeStart.html

Best regards,
Otto

Posts: 87
Joined: Thu Dec 18, 2008 11:27 AM
Re: Video UESTUDIO: download - install - setup - ready to work
Posted: Tue May 19, 2009 04:51 AM

Thanks Otto,

Got it and all running OK.

Cheers,

ross