To James Bott - Re: UltraEdit

Post Reply
User avatar
Jeff Barnes
Posts: 912
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada
Contact:

To James Bott - Re: UltraEdit

Post by Jeff Barnes »

Hi James,

I hope you are the right person for this.....

I am setting up my new computer :D and am reinstalling UltraEdit.

If I remember correctly, you had something that was added to allow UltraEdit to list the FiveWin functions.

Could you please send me this information.

If you were not the one who had this then please ignore this post.

Thanks,
Jeff
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Jeff,

You may download wordfile.txt from here:
http://hyperupload.com/download/b2c3595 ... e.zip.html
and replace the one that comes with UltraEdit.

Talking about UE, some days ago I discovered UEStudio, also from UE developers, which it is much more powerfull than UE, as it is a fully configurable IDE, with project manager, source code editor and resources editor too! I have already implemented the right settings to build FWH projects from it. It works really fine.

We plan to upload some videos explaining how to use UEStudio with Harbour and FWH. It is superb! :)
Last edited by Antonio Linares on Fri Dec 30, 2005 8:54 am, edited 1 time in total.
regards, saludos

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

Post by Antonio Linares »

Image
Image
regards, saludos

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

Post by Antonio Linares »

Image
Image
regards, saludos

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

Post by Antonio Linares »

Image
regards, saludos

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

Post by Antonio Linares »

Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Post by James Bott »

The file you need is available on my website here:

http://ourworld.compuserve.com/homepage ... rogram.htm

James
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

UEStudio settings:

here we explain the steps to do and the required files to properly set UEStudio:

1. Change UEStudio wordfile.txt installed by UEStudio with this one: http://hyperupload.com/download/b2c3594 ... e.zip.html

2. At UEStudio configs directory, build the Harbour directory and copy this file there. Edit this file and change FWH and CPATH with your own paths values:
http://hyperupload.com/download/5026c23 ... w.zip.html

3. At UEStudio projects directory, build a Harbour directory and copy this file into it:
http://hyperupload.com/download/4d5f358 ... z.zip.html

Now you may be able to select "Project-NewProject/Workspace-Creating projects using templates", select Harbour and FWH window as the kind of application and everything will be created abutomatically. The click on build app and run app, it should work :)

Please let us know if you get it working! :)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
wilsongamboa
Posts: 439
Joined: Wed Oct 19, 2005 6:41 pm
Location: Quito - Ecuador

UEStudio settings:

Post by wilsongamboa »

Antonio
Thanks for the tip
I try and have this error
--------------------Configuración: Prueba - Debug--------------------
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'UUID.LIB'
Prueba.EXE - 0 error(es), 0 advertencia(s)

How can I incluthe this lib because I try on config file "FWH window"
, on project directory and same error

Thanks for all
Wilson 'W' Gamboa A
Wilson.josenet@gmail.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Wilson,

You may download uuid.lib from here:
http://hyperupload.com/download/7db97476/uuid.zip.html

and copy it to your bcc55\lib directory.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
wilsongamboa
Posts: 439
Joined: Wed Oct 19, 2005 6:41 pm
Location: Quito - Ecuador

uuid lib

Post by wilsongamboa »

Antonio, Thanks but I Have the lib
this problem I have when try to compile some Fwh programas
with an .bat file , not have this problem whe I Use
Verce or xMate, when I have this problem I solved copying this lib file
to the directory of aplication resides on

Now I can't resolve this with this ultraedit
ide
Excuseme my Bad english

Happy new year to you and your family

Best regards
Wilson 'W' Gamboa A
Wilson.josenet@gmail.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Wilson,

have you properly created bcc55\bin\bcc32.cfg and bcc55\bin\ilink32.cfg as explained at http://www.fivetechsoft.com/english/fwh.html ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
wilsongamboa
Posts: 439
Joined: Wed Oct 19, 2005 6:41 pm
Location: Quito - Ecuador

thanks Antonio

Post by wilsongamboa »

thanks Antonio
now are Ok
I have new problems but are another history
Thanks For all
Best regards
Wilson 'W' Gamboa A
Wilson.josenet@gmail.com
Post Reply