hi, need help about appforge mobilevb
what is the command for appforge mobilevb when reading ini file?
like on vb6
VB Code:
Open "C:\data.ini" for input as #1
also why appforge mobilevb don't support like this format
VB Code:
Val1 = Mid(Text1.Text,2,1) Val2 = Mid(Text2.Text,4,1)
what is the code for this in mobilevb?
thanks..




Reply With Quote