12-06-2009, 09:12 PM
(This post was last modified: 12-06-2009, 09:13 PM by sreekanth chilam.)
Hi ,
Try with the below way.
Hi ,
Try with below way.
Try with the below way.
Code:
Function Fun1()
public [b]Const [/b]totalSales = 0
totalSales +=1
--------------
--------------
End Function
Hi ,
Try with below way.
Code:
Function Fun1()
public Const totalSales = 0
totalSales +=1
--------------
--------------
End Function