|
-
Jun 7th, 2000, 07:16 PM
#1
Thread Starter
New Member
Please could anybody with any code for a diary mail it to us please as we are in the middle of a project and we need to have a diary on it.
we would be very greatful if you could!!!!!!!!!!!!!
-
Jun 7th, 2000, 07:38 PM
#2
transcendental analytic
What's wrong with notepad.exe? I mean, what extra features do you need?
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 7th, 2000, 07:44 PM
#3
Thread Starter
New Member
well basically we are doing a project for this company and the diary needs to be on the form .... so if we was to use notpad as the diary how would we post that on our form in vb.
-
Jun 7th, 2000, 08:30 PM
#4
transcendental analytic
Well if you don't want to use notepad, then you can put a textbox or richtextbox, the richtextbox has inbuilt save and load features so that's probably the best way
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|