Archive

Author Archive

ProGen Plus 9.6 Update PG96002 Available

December 2nd, 2011 No comments

ProGen Plus 9.6 update 2 (PG96002) is now available for download from our web site:

http://www.bcdsoftware.com/iseriessupport/progen/updates/current/

This update addresses a reported problem where in a Style F program, a lock was being generated in Factor 1 for the LDA when additional data areas are defined in the program.

Please let me know if you have any questions!

Categories: ProGen Plus Tags:

ProGen Plus 9.6 Update PG96001 Available

November 9th, 2011 No comments

We have posted a new update for ProGen Plus 9.6.

Update PG96001 addresses a reported issue where long EVAL operations were not being split across lines correctly. You can download this update from our web site:

http://www.bcdsoftware.com/iseriessupport/progen/updates/current/

Please let me know if you have any questions!

Categories: ProGen Plus Tags:

BCD Minimum Support OS/400 Release Level Notification

October 19th, 2011 No comments

As part of our ongoing development strategy and planning efforts here at BCD we are scheduling future internal IBM i system upgrades. This will affect the minimum OS/400 release level supported by BCD products. Our product line currently requires a minimum OS/400 release level of V5R3. As of January 1, 2012 V5R4 will be the minimum OS/400 release level supported by most BCD products and updates released after that date.

As our products continue to evolve and new products are introduced it is generally our intention to keep in step with IBM OS/400 release levels, while also giving our clients enough time to plan for this change. This allows us to develop using current technology and to make this technology available to you in our product family.

IBM discontinued support for V5R3 on April 30, 2009.

If you have any questions or concerns please contact Technical Support.

ProGen Plus 9.6 is now available for download.

August 17th, 2011 No comments

ProGen Plus 9.6 is available for download. This release consolidates fixes made since version 9.5, paving the way for the next major release. You can upgrade directly to version 9.6 from any release higher than 8.0.

Note that ProGen 9.5 and higher requires a new license key. If you are upgrading to ProGen 9.6 from a release earlier than 9.5  please contact our sales office for your new key before beginning the upgrade.

These changes are included:

  • Resolved issue where the transfer of a definition from one environment to another caused the CMP process to go into MSGW status.
  • Resolved issue where ZWRKPDF option 13 was not listing referenced objects.
  • Upgrades now retain any RPG source files in GN#LIB.
  • The current version is now reflected correctly in data areas and message files.
  • Resolved issue with a CPF5218 error when loading an empty subfile list.
  • Resolved issue where the D spec for a timestamp was missing in the source.
  • Generation command ZCRTOBJ now points to the environment library in order to find the validation module master file.
  • Resolved issue where conditional attributes are stripped out when moving a block of fields to a different location.
  • Resolved a reported issue with function key messages.

As noted above, these are for the most part fixes to version 9.5, though not all of them were previously available.

Looking forward, we have a further set of minor enhancements and new features we’ve been working on over the last couple of years to incorporate, which we will most likely release as version 9.7 later this year. After that we’ll start work on the main features in the upcoming version 10.

Please let us know if you have any questions about ProGen 9.6!

Categories: ProGen Plus Tags:

New Docu-Mint 6.60 Update Available

July 18th, 2011 No comments

Docu-Mint update DN66002 is now available for download from our website:

http://www.bcdsoftware.com/iseriessupport/docu-mint/updates/current/

This update addresses a reported problem where a WWU OBJTYPE(*ANY) was returning fewer results than WWU OBJTYPE(*FILE).

Please let us know if you have any questions!

Categories: Docu-Mint Tags:

Using Catapult to Poll IASPs and other Recent Technical Articles

May 27th, 2011 No comments

We recently published KB article 9109 which describes how you can set up Catapult to poll outqueues stored in Independent Auxiliary Storage Pools, with just a few simple steps. I thought I’d also take the opportunity to share a summary of other recent KB articles (it’s been a year since I’ve circulated a summary like this, so there have actually been quite a few additions!).

I won’t burden your inbox with a complete list, but here are some highlights:

  • Article 9099 provides some instructions on helping you to debug your Catapult call out programs if they’re not returning the results you think they should be.
  • Catapult 7 processes grab rules concurrently (which fixes a long-standing problem at earlier releases where one rule’s delays would plug up the queue). But if you were relying on the old way of processing rules to ensure that a set of spool files were processed in a specific order, you’ll need a new strategy. Article 8748 discussed how to use two features in your grab rules to control the exact sequence in which individual spool files are processed by multiple rules.
  • One of the most efficient ways to use Catapult is via ZDSTSPLF and ZRUNRULE commands embedded in your own programs. Article 8529 includes an example of how to use the ZDSTSPLF command in a CL program.
  • If you need to create a user profile that you can use with Catapult, but cannot otherwise login, KB 9028 describes how.
  • And finally, we’ve had a couple of recent inquiries on how to use Catapult to FTP a spool file. This isn’t really a standard feature in the software but KB Article 8397 describes a strategy we worked out for one customer.

As I mentioned above, there are also many other recent articles including both troubleshooting strategies for specific problems and how-to articles answering frequently asked questions.

Finally, if you have any other Catapult questions, be sure to try out the updated Technical Resource searchwhich pulls in results from all our online technical content.

Categories: Catapult Tags:

Clover PC-side update available for download

May 27th, 2011 No comments

WebSmart Build 5983-9484 is available for download. This includes a Clover fix to an issue where the filter or where clause was not added to the SQL query when the SQL validation was turned off.

The option to turn off SQL validation is a feature we recently added for customers creating Clover reports over very large datasets. You can find this option in the Tools/ILE area; it’s called ‘Validate Clover SQL’.

You can find further information about recent WebSmart, WebSmart PHP and Clover updates at the web site.

Categories: Clover Tags:

Spool-Explorer PC Update 4.52 available for download.

May 26th, 2011 No comments

We have recently released an updated version of Spool-Explorer, addressing a couple of reported issues:

  • When attempting to select and print multiple spool files at once, only the first was printing. This has been resolved.
  • We have added *.xmod to the list of default file types available when choosing a model for opening a spool file with EZ-Pickin’s, for improved compatibility with more recent releases.

This is a PC-side update only (Build 1370). The current server side version remains at 4.50.

You can download the update from our website, or visit the Spool-Explorer updates page for additional information.

Categories: Spool Explorer Tags:

Recent WebSmart examples and last call for upcoming web training

May 11th, 2011 No comments

Here are a few WebSmart example programs that may be useful to you, as well as a last call for next week’s training! If you have other ideas for code examples please email us or post a comment here.

Example Programs

We have published a few new example programs recently, including:

  • This WebSmart ILE example includes the necessary files needed to use jQuery UI and how and where to put them within your HTML. It also shows an example usage of jQuery UI by using the datepicker function to allow picking a date using a visual calendar. Use this as a primer towards implementing more complex jQuery UI features in your applications.
  • WebSmart PHP example program showing the steps needed to upload a CSV file, extract its contents, and insert them into a database file.
  • How to design a Clover-based Excel spread sheet that includes formulas for both a sum of a column and for a product of two values. The formulas are dynamic and the values in the formula based fields will change to reflect any editing that takes place in any relevant cells.
  • Finally, this brand new WebSmart ILE example illustrates one technique you can use to add a ‘Loading…’ image to web pages that for some reason take a while to come up.

As always, if you have ideas of examples you’d like to see us create, please let us  know!

Last call for WebSmart PHP Online Training

Registration for next week’s WebSmart PHP online training courses ends this Friday. You can attend these 2 hour courses from the convenience of your office at the low cost of $149 per course. You can register for individual courses or for all of the following topics: WebSmart Templates, Intro to PHP, Getting User Input and Validating the Data, Stateless Programming and Security. Enroll or learn more >>.

Categories: Clover, WebSmart, WebSmart PHP Tags:

Presto 3.0 in General Availability

March 15th, 2011 No comments

Presto 3.0 is now in General Availability.

You can download Presto 3.0 from the software download link in myBCDSoftware.com. The Version 3.0 User and Upgrader’s Guides are available from the Presto developer resources page.

The User Guide has new sections describing how to modernize your pages using custom scripts. The Upgrader’s Guide includes a list of the latest features and some specific upgrade recommendations for this version. You can also find an illustrated list of the most important new features at our web site.

If you have any questions please email or call Technical Support at (250) 655-1766.

Categories: Presto Tags: ,