iDimensionz
iDimensionz


Welcome, Guest!     Login
Don’t have an account?  Create one NOW!

Programming

In addition to specializing in web site design and creating on-line e-commerce solutions, we also develop PC based applications.  Below is a sample of our work.

PB FTP

We've created an object (PB 6.5) called n_cst_wininet which provides FTP functionality by using the wininet.dll file which comes with MS Internet Explorer.  We've also created an FTP client application which utilizes n_cst_wininet.  The latest version of both the object and the client app (including source code!) are available as PBFTP.ZIP.

Click here to see the latest PowerBuilder FTP enhancements and bug fixes.

Report Viewer

Report Viewer displays and prints reports saved in the PSR (PowerSoft Report) format without the need of using the original application to view the report.  The latest version of the application (including source code!) are available as ReportViewer.ZIP.

EXE Version

iDimensionz has created another PowerBuilder service object.  This NVO supports extracting the version information which was compiled into the executable (.exe) file.  The version information is entered into the project object before building the executable.  The zip file EXEVersion.ZIP includes an example application (including source code) created with PowerBuilder 9 and the source file for the NVO.