Author: enrico-sorichetti
Subject: Reply to: Calling procedure with multiple entries contained in fetchab
Posted: Sat Jan 28, 2017 2:48 am (GMT 5.5)
the linkage fails because of the unresolved external references
to entry1,entry2,entry3
nobody told the compiler that entry1,entry2,entry3 are / belong to a fetchable module
_________________
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort![icon_cool.gif]()
Subject: Reply to: Calling procedure with multiple entries contained in fetchab
Posted: Sat Jan 28, 2017 2:48 am (GMT 5.5)
Quote: |
I guess it is essential to post the failed messages, so as to get specific answers. |
the linkage fails because of the unresolved external references
to entry1,entry2,entry3
nobody told the compiler that entry1,entry2,entry3 are / belong to a fetchable module
_________________
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
