At 04:16 PM 6/24/2008, Lawrence Lustig wrote:
Oh, I got you -- you're extracting the version directly from the file. Interesting approach -- I really need to start using the DLLCall stuff.
Here's the "book" on "Understanding New DLCALL Function in R:BASE". From The Edge: http://www.razzak.com/fte/ Topic: Understanding New DLCALL Function in R:BASE Chapters: 01. Introducing the DLCALL Function 02. DLL Location 03. When or If DLLOAD is Used 04. Data Type Rules 05. Declaration Logic 06. Remarks 07. Examples - Delphi - R:BASE - C++ 08. Associated R:BASE Functions - CHKFUNC - DELFUNC - DLFREE - DLLOAD In addition, you may: 01. Declare up to 200 functions using the DLCALL function 02. Use new LIST FUNCTIONS command to list declared functions Enjoy the POWER of R:BASE! Very Best R:egards, Razzak.

