iNTERFACEWARE Products Manual > Installing and Using Chameleon > Sample Applications > VB.NET Client Application > Step 2 - Creating the VMD File |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
Once you have created a form for your application, the next step is to define the VMD file that the application will use to generate ADT^A04 messages. To do this, you must use Chameleon to create a VMD file that contains this message information. To create the VMD file:
The final step is to create Segment Outbound scripts to set default values for fields that will be the same for every generated message:
This sets the date/time of the message to be the current date and time. When you have completed these steps, save the VMD file and remember its location. You will need to supply this location to your application so that it can generate messages.
Once you have created the VMD file, the next step is to use this file to create stubcode for your application. |