I'm currently programming in VB 6.0. I've got the full Visual Studio Enterprise package. Does Microsoft offer just a VB.Net package or is an all or nothing (buy the full Enterprise version?)
I plan on programming mainly in VB for my Window's applications. Any thoughts would be appreciated.
I'm trying to capture a phone number from the following data:
>qlrn 2485669090
Query sent: 2003/07/11 10:32:13.438 FRI.
Valid QLRN response received.
Routing number: 2485669090.
CALLING DN: 3132799933. Office: SFLDMIMKDS0.
Elapsed Time (mm:ss:mS): 0:0:80.
>
The qlrn 2485669090 is the...
I'm having trouble getting WHEN to work..
when target 0 "SYSB-T" MATCHCASE call test
when target 0 "INSV" MATCHCASE call test1
when target 0 "OFFL" MATCHCASE call test2
calling these functions:
proc test
strcpy strResult "**System-Busy**"
fseek 1...
This is probably really simple, but here's my question anyway.
I've got a tab delimited text file with three columns of data (3 letters,2 numbers,3 numbers)
I'm trying to read these in to 3 strings, then output (in a dialog box) the combined strings.
I'm getting an "Error 5: Invalid...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.