PDA

View Full Version : Ho to call mm4 db function in mm5?


RayYates
02-22-07, 09:45 PM
Under mm4 the database functions were located in db.mvc. The file location was saved in the variable g.Module_Library_DB. This seems to have changed in mm4.

I currently don't have access to an mm5 store so how do I do this in mm5?

<MvDO FILE="{ g.Module_Library_DB }" NAME="l.found" VALUE="{ Customer_Category_Find_Code(BasketList.d.cust_id, l.catcode) }">

Thanks in advance,

wcw
02-22-07, 10:20 PM
The same question was asked in the Merchant 5 forum since it applies to Merchant 5.x. That function does not exist in Merchant 5 libraries. Most LIB functions have been renamed.