VisPro/Rexx Gold Edition

Versione: 
3.1.1
Data rilascio: 
Domenica, 23 Settembre, 2012

Categorie:

Licenza:

Interfaccia:

VisPro/Rexx è un tool di sviluppo visuale per il linguaggio REXX completamente integrato nella Workplace Shell. L'autore, Dave Hoch, ne ha autorizzato la distribuzione freeware, il che significa che chiunque può scrivere liberamente software usando questo toolkit e distribuirlo con qualsiasi licenza si desideri.

Il pacchetto include il libro originale in formato pdf che introduce molto dettagliatamente tutti gli strumenti dell'ambiente di sviluppo e descrive con altrettanta precisione ogni funzione Rexx, con tutti i parametri disponibili, inoltre è ricco di esempi e risulta di facile lettura, caratteristica non trascurabile data la vastità dell'argomento.

L'ambiente di sviluppo si avvale molto di drag and drop e pop-up, introducendo automaticamente il relativo codice, caratteristiche che ne agevolano molto l'utilizzo, consentendo all'utente di concentrarsi esclusivamente sulle procedure essenziali dei propri progetti.
A differenza di altri pacchetti analoghi, VisPro/Rexx offre anche un'eccellente sistema di report che consente di tenere traccia incrementale di tutte le modifiche effettuate sul codice, molto utile per sviluppare in gruppi di lavoro e comunque in caso di revisioni.

E`possibile visualizzare cronologicamente non solo il codice modificato, ma anche ogni singola variazione nel layout in modalità grafica!
VisPro/Rexx si integra perfettamente nella WorkPlaceShell, include componenti per la gestione di database e reti ed è espandibile utilizzando il relativo toolkit per lo sviluppo di ulteriori oggetti SOM, disponibile come pacchetto separato con sorgenti esempio inclusi.

Questo software è distribuito con due modalità:
  • come pacchetto compresso, da scaricare e installare manualmente; se ci sono prerequisiti da soddisfare, andranno anch'essi scaricati e installati manualmente;
  • come pacchetto RPM, installabile tramite il gestore pacchetti rpm preferito, che provvederà a scaricare e installare sia il software che gli eventuali prerequisiti.
Scegli la modalità di installazione che preferisci, tenendo conto del fatto che non tutte le versioni del software sono disponibili per entrambe le modalità.

Installazione con rpm

Questo programma si può installare usando il gestore pacchetti rpm. Vedi sotto per la stringa di installazione. I prerequisiti richiesti sono gestiti dal gestore pacchetti e, se necessario, scaricati e installati automaticamente.

rxextras-1.g.0-2.oc00 (07/01/2018)
Repository: Netlabs stable

Installazione manuale

Disponibile sia in formato WarpIN che ZIP:

  • Fondamenti di linguaggio REXX, propedeutici all'utilizzo di un toolkit simile, sono reperibili nel testo "Procedures Language/2 REXX User's Guide", incluso nel sistema operativo, per approfondire, oltre alla documentazione stessa del toolkit, REXX Reference Summary Handbook.
  • Per lo sviluppo di ulteriori oggetti SOM è necessario il Toolkit OS/2 ver. 2.0 o superiore ed il compilatore IBM CSet o CSet++ (le ultime release sono corredo software di eComStation - CDROM 2 e CDROM 3).
  • Programma di conversione progetti VX-REXX->VisPro/Rexx (Per la conversione in testo dei forms si consiglia di usare la Ver. 2.00 Build B3 di VX-REXX), il codice rexx non corrispondente viene commentato mantenendo però la struttura, caratteristica questa che facilita di molto la ri-codifica dei progetti.

Vedi sotto per il(i) link di download.

Qui di seguito trovi i link di download per l'installazione manuale del software:

Gold Edition (23/9/2012) Readme/What's new
VisPro/REXX Gold and VisPro/REXX Bronze share these features: * - Workplace-Shell enabled drag and drop programming that automatically generates the code for you. It also allows you to drag items to the printer, shredder and Workplace Shell Folders. * - Comprehensive set of CUA '91 objects, including: push button, radio button, check box, list box, combo box, group box, entry field, MLE, text, spin button, value set, bitmap and free-form window. * - The VisPro/REXX debugger enables you to perform faster debugging with features such as break points, animation, tracing, and the ability to browse events and other modules. * - Settings, Layout, Event Tree and List views allow you to efficiently create, change or customize your program. The Layout view provides a WYSIWYG design canvas and a floating tool palette. * - SOM-based interface allows you to create and add custom objects to the VisPro tool bar. It allows you to specify behavior, styles and methods and generates most of the source code needed to bring the object into all VisPro environments - C, C++ and REXX. (Free to customers upon request.) * - OS/2-style help allows you provide OS/2-style (IPF) help to your program, which gives users access to your program's help file just like help for other OS/2 applications. * - Information line tips can be added to your programs, giving users information about each object. This allows users to learn your program quickly. * - User interface resource compatibility allows you to build an application with VisPro/REXX and impore the interface resources to VisPro/C or VisPro/C++ and vice versa. User interface resources include: bitmaps, icons, panel definitions, menus and accelerator key definitions. * - Hot keys allow you to define keystorkes to launch events rather than using a mouse. * - Form styles provides full support of all OS/2 frame window styles as well as plain, sizeable, scrollable, and dialog. Frame windows can be modal or system modal. * - Dynamic Data Exchange In addition to the previous item VisPro/REXX Gold also has: * - In addition to the objects found in the Bronze version, VisPro/rEXX Gold provides the slider, notebook, container objects and business graphics tools. * - VisPro/REXX Gold supports multiple user-defined threads. Full OS/2 multithreaded support and OS/2 semaphore support is build right in. * - VisPro Database Designer visually develops database applications or reverse-engineers existing databases into entity-relationship diagrams. Supports DB2, SQL Anywhere (formerly Watcom SQL), and all ODBC-enabled databases. Drag and drop tables and relationship links to a Layout view to generate complete applications with embedded SQL. The point-and-click SQL builder allows you to easily build syntax err-free SQL statements. Join and drill-down support offer access to data in other tables. * - Database designer. * - VisPro Team Administrator logs all changes to your VisPro program, including time, programmer's name, and any comment or ID included. Allows graphical compare of two files and ability to rollback changes. Includes lock-out feature, read-only browsing, and form shadowing, providing dynamic update of form changes. System requirements: * - OS/2 2.x or higher * - 5Mb memory * - 3Mb hard disk spack
 hobbes.nmsu.edu/download/pub/os2/dev/rexx/VISPROREXX-3_1_1.wpi
Vispro/Rexx SOM objects Developer Toolkit (23/9/2012)
 hobbes.nmsu.edu/download/pub/os2/dev/rexx/vptoolkt.zip
Progress bar object (3/5/2001, Zeryx Software)
 ecsoft2.org/system/files/repository/zxpgb_vp.zip  local copy
Fly over button object (1/3/2001, Zeryx Software)
 ecsoft2.org/system/files/repository/zx3dbvp.zip  local copy
Transparent text object (1/3/2001, Zeryx Software)
 ecsoft2.org/system/files/repository/zxtxtvp.zip  local copy
VPRxx - VisPro/REXX toolbar support for RxExtras (23/1/1999, DIon Gillard) Readme/What's new
VPRxx is a VisPro/REXX toolbar object for RxExtras. It makes coding with RxExtras as easy as using VisPro/REXX. RxExtras is a library with many externals functions for REXX, VisPro/REXX and VX-REXX.
 hobbes.nmsu.edu/download/pub/os2/dev/rexx/rxx1g.zip
Extra funtions for VisPro/REXX container objects library (7/2/1996, Ronald Stutt) Readme/What's new
This program extends the VisPro/Rexx language by providing REXX external functions. RSVPSpace; RSVPSplit; RSVPText.
 hobbes.nmsu.edu/download/pub/os2/dev/rexx/rsvprexx.zip
VisPro Conversion Utility (15/11/1995) Readme/What's new
The VisPro Conversion Utility allows you too easily convert your VX-Rexx projects to any one of the VisPro products that you select and are installed on your machine.
 www.os2site.com/sw/dev/rexx/vxrexx/wat2vp.zip  local copy
Scheda aggiornata l'ultima volta il: 14/10/2020 - 06:48

Commenti

Projects Conversion Tool links to 127.0.0.1

Links removed, thanks for noticing this.

Aggiungi un commento