Etiketten: vfp
Interpreting XML Feed in Visual Foxpro
By jasperdg on Mar 26, 2010 | In Programmeren
Looking for ways to interpret XML files I stumbled on this article at the foxite.com forum. This was still way too difficult in my opinion.
So I used the methods and created some lean code that does what I want in far less code.
This piece of progra… more »
VFP: Make sure a procedure file has been opened
By jasperdg on Oct 3, 2008 | In Programmeren
Simple VFP solution to make sure a procedure file has been "loaded". more »
