Click here to Skip to main content
15,885,366 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCrash on converting string to byte Pin
Member Alienoiz8-Jun-23 3:49
Member Alienoiz8-Jun-23 3:49 
AnswerRe: Crash on converting string to byte Pin
Richard MacCutchan8-Jun-23 4:12
mveRichard MacCutchan8-Jun-23 4:12 
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz8-Jun-23 4:27
Member Alienoiz8-Jun-23 4:27 
GeneralRe: Crash on converting string to byte Pin
Richard MacCutchan8-Jun-23 4:50
mveRichard MacCutchan8-Jun-23 4:50 
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz8-Jun-23 4:58
Member Alienoiz8-Jun-23 4:58 
GeneralRe: Crash on converting string to byte Pin
Richard MacCutchan8-Jun-23 5:05
mveRichard MacCutchan8-Jun-23 5:05 
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz8-Jun-23 5:23
Member Alienoiz8-Jun-23 5:23 
GeneralRe: Crash on converting string to byte Pin
Richard MacCutchan8-Jun-23 5:27
mveRichard MacCutchan8-Jun-23 5:27 
I don't know the answer. You first need to know what actual type they are in the file: Byte, String, Int32, Int64, Bool etc. You then need to set a matching type in your code. Then when you get the user's selection, you may or may not need to convert what the user chooses into the appropriate type. But all that detail should have been decided before you put all this code together. And I am afraid there is far too much for anyone other than you, to know where to do this.
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz8-Jun-23 5:46
Member Alienoiz8-Jun-23 5:46 
GeneralRe: Crash on converting string to byte Pin
Richard MacCutchan8-Jun-23 6:19
mveRichard MacCutchan8-Jun-23 6:19 
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz8-Jun-23 6:00
Member Alienoiz8-Jun-23 6:00 
GeneralRe: Crash on converting string to byte Pin
Richard MacCutchan8-Jun-23 6:19
mveRichard MacCutchan8-Jun-23 6:19 
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz8-Jun-23 7:57
Member Alienoiz8-Jun-23 7:57 
GeneralRe: Crash on converting string to byte Pin
Richard MacCutchan8-Jun-23 8:04
mveRichard MacCutchan8-Jun-23 8:04 
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz8-Jun-23 8:18
Member Alienoiz8-Jun-23 8:18 
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz8-Jun-23 8:43
Member Alienoiz8-Jun-23 8:43 
GeneralRe: Crash on converting string to byte Pin
Richard MacCutchan8-Jun-23 23:12
mveRichard MacCutchan8-Jun-23 23:12 
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz9-Jun-23 6:31
Member Alienoiz9-Jun-23 6:31 
GeneralRe: Crash on converting string to byte Pin
Richard MacCutchan9-Jun-23 22:12
mveRichard MacCutchan9-Jun-23 22:12 
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz10-Jun-23 1:34
Member Alienoiz10-Jun-23 1:34 
GeneralRe: Crash on converting string to byte Pin
Richard MacCutchan10-Jun-23 1:44
mveRichard MacCutchan10-Jun-23 1:44 
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz10-Jun-23 3:31
Member Alienoiz10-Jun-23 3:31 
GeneralRe: Crash on converting string to byte Pin
Richard MacCutchan10-Jun-23 3:34
mveRichard MacCutchan10-Jun-23 3:34 
GeneralRe: Crash on converting string to byte Pin
Member Alienoiz10-Jun-23 3:53
Member Alienoiz10-Jun-23 3:53 
GeneralRe: Crash on converting string to byte Pin
Richard MacCutchan10-Jun-23 4:03
mveRichard MacCutchan10-Jun-23 4:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.