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