Hi;
Has anybody got a clue about a MatSEqnD% Function and if its defined in any QBasic library or Module. The reason I ask is that I'm porting a programa from QBasic to VB and I can't get the original program to run because the Function ins't defined in the code and isn't declared. ???
Thanks in advance for any help you offer.
Vic
MatSEqnD% Function
Moderators:Administrator, Global Moderator
- frankiebaby
- Global Moderator
- Posts:95
- Joined:Tue Apr 30, 2002 1:38 am
- Location:Pennsylvania
- Contact:
Re: MatSEqnD% Function
look for REM $INCLUDE blah bla or '$INCLUDE blah bla that tells u of any files that are included to the code and may contain xtra functions and subs for readablilitie's sake. open any files that points to