Quantcast
Channel: VFPX
Viewing all articles
Browse latest Browse all 3798

Commented Unassigned: VFP2C32 - Function INITVP2C32 does not exist [43569]

$
0
0
Hi:

When trying to execute some of the examples, I get an error because this initialization function does not exist.
In example, the program "async.prg" starts with this:

```
#INCLUDE "vfp2c.h"
CD (FULLPATH(JUSTPATH(SYS(16))))
SET LIBRARY TO vfp2c32.fll ADDITIVE
INITVFP2C32(VFP2C_INIT_ASYNC)
```

Any idea why this is not working anymore?

Thanks!
Comments: ** Comment from web user: rkaye **

With the most recent version of the library, 2.0.0.14 I believe, it appears to no longer be necessary to call the init. All the functions work just fine (at least the ones I use on a regular basis).


Viewing all articles
Browse latest Browse all 3798

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>