God Bless America

Business Management Solutions Since 1985

Made in the U.S.A.



Getting to GUI has never been easier
Take a look at our collection of powerful programs that can instantly update and enhance your character based software

You will spend hundreds of hours developing the GUI controls we have in our Application Resource Library for Visual PRO/5. Instantly update and enhance your application software by adding our collection of powerful, ready to use GUI programs. They were written and run in Visual PRO/5 and are available to you for resale to your end-user clients. You can easily integrate any one of these Window oriented programs with the insertion of a single CALL statement. Each program comes ready to use, complete with supporting public programs, graphics files, listable source code that can be modified and, in most cases, a test program showing you how to implement it.

Order the entire Library for just $2,195

A $3,350 Value

Delivery:     Shipping: 

  

VIEW INDIVIDUAL MODULES

View the actual GUI Window

GUI Progress Bar $150.00 U.S.

This public program gives application users a visual indication of the progress of a program process and the speed it's running. It's not only fun to look at, it also gives users the ability to abort the process. You send it the Window title, the Process Description and process details.

It is implemented with the following program statement:

CALL "WINdone",TITLE$,DESCRIPTION$,CURRENT,TOTAL,ENDPROMPT,ALLOWCANCEL

Delivery:     Shipping:    

 
View the actual GUI Window

GUI Report Controller $150.00 U.S.

The ESCAPE key is outdated. This public program enables application users to see the current status of their Visual PRO/5 print jobs. It includes the page/form number, invoice/check number that is printing, or any custom label you send it. Plus, printer animation shows the process is still active. It also empowers users to click a button to PAUSE, RESUME and CANCEL their print job as it's being sent to Windows. Your program can even automatically PAUSE output and prompt the operator to load more checks/forms. It is implemented with the following program statement:

CALL "WINprt",MESSAGE$,INDEX;if index=-99 goto exit

Delivery:     Shipping:    

 
View the actual GUI Window

GUI Application Help Reference $250.00 U.S.

Don't pay $900+ for a help reference development program that runs outside your applications. Add this useful HELP Reference to enable application users a way to look up information on any data field or topic. It features a clickable list of topics and a keyword search of your customizable help database. It is implemented with the following program statement:

CALL "WINhelp",defaulttopic$

Delivery:     Shipping:    

 
View the actual GUI Window

GUI ABOUT Information Window $150.00 U.S.

It has become a standard for software to offer an About Information Window. It not only displays your application image but also provides critical support information such as the current program name, it's last update date, time and program size, Visual PRO/5 License Serial Number, Revision Number and Maximum User Licenses. It also has buttons users can click to contact your via e-mail, go to your website or any webpage you want. It is implemented with the following program statement:

CALL "WINrev"

Delivery:     Shipping:    

 
View the actual GUI Window

GUI Backup/Restore Utility $300.00 U.S.

Unlike most programs, this utility creates backup copies ON your system. Backup your programs and data at the end of the day, before month-end processing, before installing updates or when trying something you're not sure what will happen. This powerful program will perform a file by file copy or store them in a compressed ZIP file with a different name everyday, a date embedded in it's name and using a password encrypting it. Of course, you can restore them just as easily. It maintains a log of all backups and restores which is displayed in the PREVIEW screen. It also maintains a point & click list of favorite backup and restore locations to minimize redundancy. It can also FTP your last backup ZIP file to your support organization over the Internet (requires FTP module). It is implemented with the following program statement:

RUN "WINbu.bbx" or add it to your menu

Delivery:     Shipping:    

 
View the actual GUI Window

GUI Unattended Web Backup Utility $300.00 U.S.

Don't rely upon personnel to do backups. Automate the process so it runs everyday after hours without thinking about it. This program will backup your files into a password protected, compressed and encrypted ZIP file and FTP it to the Internet FTP site of your choice. Your last backup can be overwritten or a new one can be created each day. This utility combines our powerful GUI Backup, ZIP file compression and FTP modules. If your server dies, is damaged by flood or fire, or even stolen, you will have a current off-site copy of your programs & data. It also maintains a log of all backups and is displayed in the Visual PRO/5 PREVIEW screen. Includes supporting FTP & ZIP modules and is implemented with the Schedule Task feature of Windows.

Delivery:     Shipping:    

 
View the actual GUI Window

FTP Send/Receive Utilities $250.00 U.S.

Connect your BASIC prompt with the Internet and give your applications the ability to download shopping cart orders, upload current data or publish webpages. With our FTP utilities, you can send and receive files via the File Transfer Protocol (FTP) built into Windows right from your Visual PRO/5 application. Use Visual PRO/5 to write webpages listing inventory availability and pricing, web based invoices (see sample) & statements, spreadsheet files, wireless webpages. It is implemented with the following program statement:

CALL "FTPget",USER$,FTPCODE$,FILES$,ACT$
CALL "FTPsnd",ENTER USER$,FTPCODE$,FILES$,ACT$

Delivery:     Shipping:    

 
View the actual GUI Window

GUI DATAFILE EXPORT Utility $250.00 U.S.

This easy to use utility gives you the ability to export any combination of data fields from any Visual PRO/5 data file. Export to Excel, Word, Access and the database or application of your choice. You can setup an unlimited number of Export Profiles that you can call over and over. With our FTP utilities, you can automate the upload of current data to your website to update inventory lists, salesman price lists or any information you need accessible over the web. It is implemented with the following program statement:

CALL "WINexp.bbx"
call "Zexport",profilename$,cmd$ (source file & output file ; fldsep ; rectrm ; fields ),errflag
call "Zexport","Inventory Price List","",Errflag
 (existing export profile)

Delivery:     Shipping:    

 
View the actual GUI Window

GUI Sound Event Manager  $250.00 U.S.

Yoke the Multi-Media power of Windows and enhance your software by adding sounds to different types of operational events. Catch user attention to prompts, warnings, error messages and completed processes with default Windows sounds or play sound files of your choosing. It includes our collection of more than 50 sound files and is implemented with the following program statement:

CALL "Zsnd","login"

Delivery:     Shipping:    

 
View the actual GUI Window

GUI User Activity Log $150.00 U.S.

You went to lunch and can't remember what you did last. This program logs & displays the date, time & description of the last 10 programs you ran. It is implemented with the following program statement:

CALL "WINlog",appcode$

Delivery:     Shipping:    

 
View the actual GUI Window

GUI Calendar/Date Selector $150.00 U.S.

This pop-up Calendar allows you to scroll up and down between Months and Years to view past and future days/dates. Click on a date and it returns date data to your application in YYYYMMDD format. It is implemented with the following program statement:

CALL "WINcal.bbx",Newdate$

Delivery:     Shipping:    

 
View the actual GUI Window

GUI Application Check-List $150.00 U.S.

Make sure those critical software procedures have been run before closing the Month, Quarter or Year. This GUI pop-up enables you to pre-define all of those processes and records the last date/time you ran them. Users can quickly determine what has and hasn't been done. It is implemented with the following program statement:

CALL "WINeop",company$,appcode$,menuitem$,check

Delivery:     Shipping:    

 
View the actual GUI Window

GUI Process Status Message $150.00 U.S.

Make sure those critical software procedures have been run before closing for the month. This GUI pop-up enables you to pre-define all of those processes and records the last date/time you ran them. Users can quickly determine what still needs to be done. It is implemented with the following program statement:

CALL "WINprog",TITLE$,MSG$,ACT

Delivery:     Shipping:    

 
View the actual GUI Window

GUI List Display/Selector Box $150.00 U.S.

Stop worrying about numbering and paging through screens of data selection options. Display them all in one pop-up window and give users the ability to point & click on their choice. It is implemented with the following program statement:

CALL "WINlist",FLDLABEL$,LIST$,ERRFLAG

Delivery:     Shipping:    

 
View the actual GUI Window

GUI DROP-DOWN List Display/Selector $150.00 U.S.

This GUI control is perfect when screen area is limited but the option list is long. Display them all in one pop-up window and give users the ability to point & click on their choice. It is implemented with the following program statement:

CALL "WINlbtn",FLDLABEL$,LIST$,MAXLEN,ERRFLAG

Delivery:     Shipping:    

 
View the actual GUI Window

GUI Single Data Entry Field $150.00 U.S.

Too often you need to prompt the user for one piece of information to proceed. This GUI control pops up, lets them enter it, press ENTER or click OK. It's one tool closer to implementing a Graphical User Interface instead of Character prompts. It is implemented with the following program statement:

CALL "WIN1fld",FLDLABEL$,CURVALUE$,MAXLEN,ERRFLAG

Delivery:     Shipping:    

 
View the actual GUI Window

GUI Quick Multi-Line Data Entry Field $150.00 U.S.

This program uses the CEDIT control and equips you to prompt users to enter or edit large blocks of text in a graphical window. This GUI control pops up, displays previous text, lets them add, change or delete text and click OK or CANCEL. It's fast and flexible to use. It is implemented with the following program statement:

CALL "WINinpbox",Prompt$,Text$,Maxlength,EXITFLAG

Delivery:     Shipping:    

 
View the actual GUI Window

GUI Quick LIST/EDIT Data Entry Field $150.00 U.S.

This program uses the LIST EDIT control and equips you to prompt users to enter text or click on an item in the pre-loaded list. This GUI control pops up, displays a current selection, lets them type their own, click on a list item then click OK or CANCEL. It's fast and flexible to use. It is implemented with the following program statement:

CALL "WINledit","Select an option",ListSelection$,50,E

Delivery:     Shipping:    







Get on the web!