Well the only reason I moved the memo to a PRG was I needed to get to the ADDPROPERTY so that I could read the values in the memo field:
WITH po_Object
AddProperty(po_Object, "SC_PTMETHOD", "D")
AddProperty(po_Object, "SL_DISCOUNT", .T.)
AddProperty(po_Object, "SN_DISCDAYS", 4)...
I gradually came to figure most of this out. The problem I still have is that since the contents of the pterm memo field are quite variable in nature (not all properties in all pterms), is there some way to read the memo field and add the properties to an object. Here is what I now do:
Create...
Hi, I have written an applicaion in FoxPro (migrated over 20 years to VFP). I have been inserting records into SBT (now Sage Pro) tables for years without problems, but now I have problems with payment terms. The AccPac table ARPTRMXX table has a ptrules memo field with the following...
Well, I am modifying the application I wrote and do not have access to the Payment Terms Maintenance Form. What I have been doing is creating armastxx and artranxx records from my own data. The problem is that I have been reading the pdays and pterms from the customer record. Which is OK...
I am using Access2007 and have an application I have written. Recently, the client has migrated SOME of the machines to Window7 64Bit. On those machines, some calculated fields do not update on the screen. On ALL the WindowsXP machines they do. MY development machine is Windows7 64 Bit and...
Hi, I have written an applicaion in FoxPro (migrated over 20 years to VFP). I have been inserting records into SBT (now Accpac) tables for years without problems, but now I have problems with payment terms. The AccPac table ARPTRMXX table has a ptrules memo field with the following...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.