Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This Skill File Maintenance program shows you how to use Visual Basic (VB) and LANSA Open to maintain a file residing on the host using a simple VB screen.



By following this sample code, you will see how to create an application that allows you to:

  • browseBrowse
  • addAdd
  • change Change and
  • delete Delete items from a host file.

You can cut and paste the code from this program to use in your own VB applications. You will find it in <\lansas>\SAMPLES\VB\SIMPLE.

...