i need to change the date in the dll sample

Newbie Member
26Jun2009,16:52   #1
chelvenki's Avatar
DearALL,

My VBCoding here

Tally.Vouchers.UpdateVoucher.VoucherDate = '1/4/2009'

this VoucherDate = '1/4/2009' i had mentioned in dll as default

now i need to change the VoucherDate = text1.text at runtime using vb 6.0.

Thanx in advance

with regards
Chelvenki
Go4Expert Founder
27Jun2009,07:55   #2
shabbir's Avatar
I am not able to get your point ?
Invasive contributor
28Jun2009,21:57   #3
nimesh's Avatar
Modify the source code and rebuild to get the updated dll

why do you want to modify in runtime?