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
~330 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Wavanova

I could show code, but there be no point here. All I wish to know is, when someone types a certain string in, can i make the program start a download when they press enter after the typing? something like this- [all var's are already declared] [f3 = what they …

Member Avatar for jwenting
0
132
Member Avatar for Wavanova

[code=pascal] assign(save,'C:/x.txt');[/code] I have seen this, but when i use this line, i get 'identifier not found "save"' What am i suposed to do to save a file?

Member Avatar for radu84
0
65
Member Avatar for Wavanova

Ok, i just started using pascal, since I went to a college open evening, and they told me in the first year of the course I wish to study, i would be learning pascal. This is not a homework assignment of any kind, this is just me messing around with …

Member Avatar for codewritinfool
0
133