diff --git a/FL.bas b/FL.bas index ff3447d..932b2e4 100644 --- a/FL.bas +++ b/FL.bas @@ -958,7 +958,7 @@ PRICELIST_SHOW: pl_d1 = pricelist.tbD1.Text pl_d2 = pricelist.tbD2.Text pl_d3 = pricelist.tbD3.Text - pl_action = "2" + pl_action = "1" If Len(pricelist.tbCODE) > 5 Then MsgBox ("price code must be 5 or less characters")