Sub App_Start
...
phone.New1
phone.setstrings=""
....
End Sub
Sub Button_Click
...
label1.Text=phone.imei
...
End Sub
An error occurred on sub _app_start.
Specified argument was out of the range of valid values.
Sub Globals
Dim xInfo(6)
End Sub
Sub App_Start
GetDevice.New1
xInfo() = GetDevice.info
TextBox1.Text = xInfo(4)
Form1.Show
End Sub
bei
System.String.Substring(Int32 startIndex, Int32 lenght)
bei
PhoneInfo.PhoneInfo.GetInfo()
bei
Dbasic.b4p._main_getinfo()
bei
Dbasic.b4p._main_app_start()
bei
Dbasic.b4p..ctor(String[]args)
bei
Dbasic.b4p.Main(String[]args)
An error occurred on sub _app_start.
Specified argument was out of the range of valid values.
That does tally with the behaviour when it is running compiled under 6.5 or 6.8. I believe that Basic4ppc.exe is running as a .NET 1.0 app so it is scaled by the CF when on a VGA device and Basic4ppc-VGA.exe is pure .NET 2.0 app.When I run the phoneID-app under the device IDE with the 'Basic4ppc.exe', the programm runs correct. When I start the device IDE with the file 'Basic4ppc-VGA.exe', I get the same errormessage as I have compiled the code
Manufacturer, 180, 0, 0, -1
180 180 180 0 0 0 0 64 52
32 116 32 148
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?