LeonelSanchezJr
Programmer
I AM TRYING TO CONVERT THE FOLLOWIGN VISUAL BASIC SYNTAX TO VFP6.0:
Declare Function CreateFieldDefFile Lib "p2smon.dll"(lpunk As Object, ByVal filename As String, ByVal bOverWriteExistingFile As Long) As Long
Can anyone help me or tell me the name of a good Visual Foxpro 6.0 Technical Reference book?
Thanks.
Declare Function CreateFieldDefFile Lib "p2smon.dll"(lpunk As Object, ByVal filename As String, ByVal bOverWriteExistingFile As Long) As Long
Can anyone help me or tell me the name of a good Visual Foxpro 6.0 Technical Reference book?
Thanks.