From: JB on 2 Jun 2010 10:58 On 2 June, 06:55, Sara <s...(a)none.invalid> wrote: > Armin Zingler wrote: > >Am 02.06.2010 04:10, schrieb Sara: > > >> Hello, > > >> I am new to vbnet and have only worked with text files thus far. I've > >> converted the ENC() & Encode() calls from this function already. Any > >> help would be much appreciated. > > >> ========= > >> Private Sub uuencode(ByVal filename1 As String, ByVal filename2 As String) > >> Dim portion_size As Integer > >> [...] > > >I can't offer a translation service here. ;-) > > Heh, whatever.<g> I figured it out, and now have a nice VB2010 Uuencode > class. Of which, not much exists out there other than 3rd party controls > that often choke when using the 4.0 framework. > > Anyway, thanks for your help, and have a nice day. > > ~Sara Hi Armin, You said that all microsoft.public groups will be closed shortly. Do you know why and any potential replacement? Thanks JB
From: Armin Zingler on 2 Jun 2010 11:21 Am 02.06.2010 16:58, schrieb JB: > You said that all microsoft.public groups will be closed shortly. > Do you know why and any potential replacement? It's been announced in all groups. In this group the last time on May 19st, 15:48 UTC. http://groups.google.de/group/microsoft.public.dotnet.languages.vb/browse_frm/thread/3d4b2b1990b8751a -- Armin
|
Pages: 1 Prev: Enable Visual Styles after application has started Next: Binding to a column that is integer. |