|
-
Oct 15th, 2000, 04:24 PM
#1
Thread Starter
Junior Member
-
Oct 15th, 2000, 05:54 PM
#2
transcendental analytic
Well, i made a link from my vb dir named it "go here" pointing at my project dir
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.
-
Oct 15th, 2000, 06:07 PM
#3
Addicted Member
Can you be more specific Kedaman? VitalyB, it is bugging the hell out of me too.
-
Oct 15th, 2000, 06:15 PM
#4
Thread Starter
Junior Member
I did that too yet it is a headache in saving - When I want to save the a file in Visual Basic and I click on the link to go to the right dir it
VitalyB - VB6 Pro 
-
Oct 15th, 2000, 06:19 PM
#5
Thread Starter
Junior Member
He means making a shortcut to the folder you're keeping you projects in, in the default Vb folder.
VitalyB - VB6 Pro 
-
Oct 15th, 2000, 07:04 PM
#6
transcendental analytic
Well, i really hate that myself, and i have no solution, damn i should look it up in registry some day and look if theres something like "default directory" under the vb keys.
ANyway a tip to both of you and others:
When you want to save a module for instance, you have named the module mThisModuleHasAVeryLongNameSoIHateWritingThisAgainWhenClickingThatShortcutClearsIt
and you want to save it with the same name
mThisModuleHasAVeryLongNameSoIHateWritingThisAgainWhenClickingThatShortcutClearsIt.bas
So just Ctrl-X it, click the link and Ctrl-V it and voila! YOu just go save the string.
Well, that's not too good yet, but it's something.
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
|