Tip Bank

DevX - Software Development Resource

Use Escape Key to Close Your AWT Dialogs

It has become customary for Microsoft Windows users to close an active window by pressing the escape key. It is not that easy to intercept key events in Java. This

DevX - Software Development Resource

Copying/Renaming Files

Question: How do I use a memory variable as a filename when copying and renaming a file? Answer: For sake of example, let’s say that you have a character variable

DevX - Software Development Resource

Length of a PowerBuilder Structure

Question: How can I determine a length of a PB structure? Answer: There is no way in PowerBuilder to do this. If you require the size of the structure for

DevX - Software Development Resource

How to prepare for Visual Basic 6 Certification ?

Question: I am planning to give my Microsoft Certification Exam for VB 6.0 (Developing Distributed Application Development using Visual Basic 6.0 (70-175)). I have worked on Visual Basic for 6

DevX - Software Development Resource

Pictures in Global Address List

Question: Is there any way that pictures of users can be downloaded into the system so that when you pull up their name and select “Properties” you can get a

DevX - Software Development Resource

Distributing VFP Executables

Question: When I build a VFP executable file and copy it to another machine, I cannot seem to run the executable. I obtain messages like “cannot …..file support library.” What