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 #54.9K
~963 People Reached
Favorite Forums
Member Avatar for gamingfan1993

Ok I mainly use Liberty BASIC, which is very, very similar to Visual BASIC, and I am having a hard time with a program. I made my program take a user's input, and save it in a text file, like so: Username=Name,Phone#,Email John Doe=John Doe,000-0000,email@email.com But that isn't my problem. …

Member Avatar for hopalongcassidy
0
184
Member Avatar for raleman

i am trying to create a program that allows me to see if a sentence is a palindrome. this is what i have but something is wrong. CLS DIM a$(1 TO 5) FOR i = 1 TO 5 INPUT "give me word"; word$ NEXT i LET differflag = 0 FOR …

Member Avatar for vegaseat
0
160
Member Avatar for ironfeliks

Hello, I am still a student and this is an assignment, I'm not neccessarily looking for a solution but simpy an answer to guide me in troubleshooting this logical (I think) problem. I designed a simple program to seperate text data into usable fields in accordance with my assignment. I …

Member Avatar for albash
0
619