ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

The nightmare of the programmer languages

<< < (2/14) > >>

tomos:
I've no experience with code, but do have a bit of experience with trying to export/convert files from one format to another. You often end up with so much work that you wonder if it would have been better to recreate the file from scratch.

Surely with code, you will need to be able to code anyway, in order to correct all the minor things that dont convert well (?)

40hz:
With DBase it wouldn't make much sense since it's dependent on the underlying database engine which ships with the language.

Best bet is just to replicate the tables, reports and queries in something universal like SQL and recode when it comes to database apps. After that you can export the data to the new database, test, and call it a day.

Bit of a hassle. But you'd only need to do it once.

Ath:
I would like to convert Borland dBASE for DOS version 5.0 to AutoHotkey_L or viceversa
-Contro (January 20, 2014, 03:33 PM)
--- End quote ---
Why?
There is a compiler for Clipper/dBase code for modern OS's, called Harbour project, at http://harbour-project.org, and a commercial fork called xHarbour builder at http://xharbour.com, based on the oss xHarbour compiler at http://xharbour.org

I would like to convert AutoIt to AutoHotkey_L or viceversa
-Contro (January 20, 2014, 03:33 PM)
--- End quote ---
Why?
AFAIK, AutoIt was created from the AHK codebase, because some people found the AHK 'language' was too unreadable in their opinion...

Ath:
^ +1 for both josh' and 40hz' posts  :Thmbsup:

Contro:
I am searching the web.
Don't locate a useful tool for converting AutoIt-AutohotkeyL

http://www.autoitscript.com/forum/topic/72226-any-way-can-covert-autohotkey
http://www.autohotkey.com/board/topic/79333-help-needed-convert-autoit-v3-to-autohotkey-l-v11/

 :-*

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version