msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Limited Features of the Octet function

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Enterprise
Author Message
Simon Roberts



Joined: 04 Oct 2007
Posts: 2

PostPosted: Mon Sep 08, 2003 2:56 am    Post subject: Limited Features of the Octet function Reply with quote

hey all,


I am importing data from a Radius server and having to use the OCT function
of Vb6, the problem is on some of the ADSL customers the download field is
an Octet to big for VB to handle, does anybody know of a DLL that will
return the octet to a real percission numeric that I can then use to
display the byte value.


-psyhkal-

Archived from group: microsoft>public>vb>enterprise
Back to top
View user's profile Send private message
Bob Butler



Joined: 04 Oct 2007
Posts: 2047

PostPosted: Sun Sep 07, 2003 11:17 pm    Post subject: Re: Limited Features of the Octet function Reply with quote

"Simon Roberts" wrote in message@203.194.27.1
> hey all,
>
>
> I am importing data from a Radius server and having to use the OCT
> function of Vb6, the problem is on some of the ADSL customers the
> download field is an Octet to big for VB to handle, does anybody know
> of a DLL that will return the octet to a real percission numeric that
> I can then use to display the byte value.

the Oct function in VB formats a value in octal notation and can certainly
handle any octet but I'm guess that you don't really mean an 'octet' which
is a set of 8 bits... maybe if you give an example of the input data and
how you need it formatted somebody can suggest something

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Zip function Hi, Do you guys know if there is a built-in zip function in any of the Windows APIs? It seems to me that W2K and XP both have built-in zip function. -- > There is no answer. > There has not been an answer. > There will not be an answer. > That IS the answ

C DLL callback to VB6 function I'm looking for an example that shows how to call a VB function from a C DLL (i.e. take a VB function as a callback - or function ptr) argument to a C DLL. Google searches not bringing up anything useful ...

similar to DTS function How to write an executable file to call BCP command of SQL Server to export tables to text files. Make a loop in vb codes, and you can catch or detect the exception in the VB coding ? A sample is appreciated!

Function and its arguments I have a function which prototype looks like the following: BSTR strCategory, [in] BSTR strProduct, [out] LONG* status, [out] VARIANT* vValue) I declared a LONG variable as follows: Dim lStatus As Long Dim vVal As Variant Then I called t

Question About the INT() Function Hi, When using INT() to round a number like 1000.5, INT() will round the number down to 1000. If INT(1000.51), it will round it up to 1001. Is this a bug or is this normal? FORMAT(), OTOH, always round the number up. -- > There is no answer. > There has n
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Enterprise All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group