--
--
saludes
Douglas
--
--
Bien dicho, pienso lo mismo
--
Míralo en
USE table ALIAS whatever REMOTE(127.0.0.1, port[, usr, pwd[, driver]])
--
Estimado Hernan:
Aqui adjunto un mensaje que me enviaron sobre una consulta que hice, encontre una herramienta poco conocida que se llama marinas-gui que usa harbour para transformar *.prg a *.c y tomando como entrada *.c usa compilador gcc o su variante para windows y genera un ejecutable en binario (imposible o muy de decompilar), harbour es 100% compatible con clipper y soporta DBFNTX DBFCDX hice las pruebas generando dbfs en VFP con indices CDX y el harbour los procesa sin problemas tambien hice la misma prueba generando dbf en Harbour y el VFP los lee sin problemas.
Te escribo este mensaje para que Rick tenga en cuenta las cosas que ya estan hechas y se pueden mejorar, por otra parte se puede recuperar las ideas y los procesos que ya estan hechos para no estar reinventando la polvora. a continuacion transcribo el mensaje que me enviaron:
Saludos.
Enviado por: "CarozoDeQuilmes" caro...@gmail.com carozodequilmes
Hola,me cuesta sugerir mejoras siendo casi del todo inútil para colaborar con este proyecto pero puede que a otros les parezcan de utilidad. Así que aquí comento algunas observaciones.- Sería muy práctico que, en el entorno de desarrollo, la funcionalidad Ctrl+Z (deshacer) funcione luego de guardar los cambios o de ejecutar. Esto es algo que tienen otros editores como Dreamweaver y EditPlus y me ha sido muy útil al hacer pruebas deshacer en lugar de reescribir una y otra vez.- ocultar automáticamente durante la ejecución la barra de propiedades, de sesión de datos, etc..- Ampliar la variedad de colores de fondo y fuente (al menos la de fondo) en el editor de código, no por capricho sino para poder elejir los colores que mejor permiten descansar la vista.- Ampliar el máximo del área de diseño (limitada ahora en 1600x1200) al menos a 1920x1080.Saludos cordiales,
Javier.P.D.: Estoy de acuerdo en que este proyecto tenga un precio. Rick debería tener una retribución por su esfuerzo, sobre todo habiendo tantos beneficiarios._________________________________________________________________________________________________Hello,Is hardly to me suggest improvements being almost completely useless for helping with this project but maybe for others this may seem useful. So here commented some observations.- It would be very practical that, in the development environment, functionality Ctrl + Z (undo) work after saving changes or run. This is something that have Dreamweaver and other editors like EditPlus and it has been very useful to make tests instead of rewriting over and over again.- Hide automatically the property bar, session data, etc. during execution.- Expand the range of background colors and font (at least the background) in the code window, not a whim but to be able to choose the colors that best allow rest the eyes.- Extend the maximum design area (limited now on 1600x1200) at least to 1920x1080.Best regards,Javier.PS: I agree that this project will have a price. Rick should have a reward for their effort, especially with so many beneficiaries
El sábado, 22 de septiembre de 2012 21:12:49 UTC-6, HernanCano escribió:
Buenas tardes, muchachos.
--
--
--
--
Project began on July 12, 2012. The goal is to release version 1.0 of Visual FreePro in July, 2013, with the Visual FreePro Virtual Machine (VVM) being released April, 2013:
| Date of Release | Version | Planned Functionality |
|---|---|---|
| April 15, 2013 | VFrP 0.90 Planned |
Beta release. To be announced. Target here is to be able to execute all commands and functions executing more code, fully instantiate and process forms, single-threading, all file I/O for non-SQL commands (tables, indexes, seek, append, replace, etc.), most network I/O (ping, authenticate, remote table access and update, push). |
| July 15, 2013 | VFrP 1.00 Planned |
Official release. To be announced. Will be a properly functioning version of an xbase compatible language running in the virtual machine. Will not be optimized or fast, but should be syntactically and functionally correct. |