Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~1K People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for Asskilled21

I'm trying to make a integer to string and also string to integer. Integer to string is what I want because if I finish integer to string I think I can reverse it. Here is I have a wrong output. I likely created a number system in string like how …

Member Avatar for Asskilled21
0
464
Member Avatar for avijit_mitra

What is the problem? If I create a sub that search and create file this is my code: Imports System.IO Public Sub SaveAllTxTFiles() On Error Resume Next Dim Str As String = "" Dim Dir As New DirectoryInfo(Environment.GetFolderPath(Environment.SpecialFolder.MyDocuments)) For Each S As String In Directory.EnumerateFiles(Dir.FullName, "*.txt", SearchOption.AllDirectories) Dim F As …

Member Avatar for Asskilled21
0
238
Member Avatar for Jing_1

Not sure about this. Use something like this: Now.TimeOfDay.CompareTo() 'Function

Member Avatar for Jing_1
0
314

The End.