Are there several ways to call from a VB program a VB subroutine in another file?
Of course I can open and read any data file and interpret its contents, but I'd like to find some more elegant approach, the commands in the called file being interpreted directly by VB and not by my program. And I don't want to call a DLL either, because I don't have a tool to create one. I can only use interpreted VB source code.
mar1 0 Newbie Poster
choudhuryshouvi 33 Posting Pro
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.