- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a project that involves writing a VB.NET GUI as a front end to a VAX Fortran legacy app that I'm migrating to IVF. The legacy app uses structures extensively. I would love to be able to fill the structures in VB and pass them to the IVF code. The structures have a mix of data types, including strings.
Thus far I have been able to pass structures with a mix of numeric data types into IVF, but not when I include a string in the structure. I have had no luck passing them back out. Has anyone had succes doing this? If so, can you share your technique?
Looking for a workaround, I tried passing multiple string variables into IVF. No luck there either. I can pass in a single string, but not two or more. Again, has anyone had any luck with this?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Way too easy. That solved my multiple string issue. Thanks.
Any suggestions for the structure issue? Other than "Don't" - :-).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page