Author Topic: a whole new world (well kinda)  (Read 5302 times)

0 Members and 1 Guest are viewing this topic.

uncoolperson

  • King Gator
  • Posts: 4430
  • Doing everything in metric inches!
a whole new world (well kinda)
« on: April 06, 2006, 04:14:10 PM »
so i'm still in the acad 2005 world, will the visual studio 2005 express editions play well with this?

and about this:
"Interactive Debugging for ACAD is not enabled."
that's the whole stepping through stuff right?
when all else fails On Error Resume Next
-----------------------
Livin like I'm on borrowed time
-----------------------
Searching for the Ballmer Peak

MickD

  • King Gator
  • Posts: 3531
  • (x-in)->[process]->(y-out)
Re: a whole new world (well kinda)
« Reply #1 on: April 06, 2006, 04:47:12 PM »
One of the good things with .net is you can use almost any compiler version to build your solutions (so far) given the right .net version of course so vse2005 should be fine.

Yep, that's the steppen' through stuff thing, but there are work arounds such as using throw/catch blocks and simple messages at suspect lines of code but it would be good to 'watch' your variables some times but again you could use a simple message box or print to command line to view these values at runtime.
hth
Forth is like the Tao: it is a Way, and is realized when followed.
Its fragility is its strength; its simplicity is its direction - Michael Ham

"The E in Javascript stands for 'easy'." — Florin Pop tweet

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: a whole new world (well kinda)
« Reply #2 on: April 06, 2006, 04:48:19 PM »
Yes

and

yes
kdub in one timeline.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

--> Donate to theSwamp<-

uncoolperson

  • King Gator
  • Posts: 4430
  • Doing everything in metric inches!
Re: a whole new world (well kinda)
« Reply #3 on: April 06, 2006, 07:17:17 PM »
okay, one last question

you ready for all my questions relating to this?
when all else fails On Error Resume Next
-----------------------
Livin like I'm on borrowed time
-----------------------
Searching for the Ballmer Peak

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: a whole new world (well kinda)
« Reply #4 on: April 06, 2006, 07:36:49 PM »
silence was the loudest reply :-)

kdub in one timeline.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

--> Donate to theSwamp<-

MickD

  • King Gator
  • Posts: 3531
  • (x-in)->[process]->(y-out)
Re: a whole new world (well kinda)
« Reply #5 on: April 06, 2006, 07:39:57 PM »
heh ^

bring 'em on!
Forth is like the Tao: it is a Way, and is realized when followed.
Its fragility is its strength; its simplicity is its direction - Michael Ham

"The E in Javascript stands for 'easy'." — Florin Pop tweet

uncoolperson

  • King Gator
  • Posts: 4430
  • Doing everything in metric inches!
Re: a whole new world (well kinda)
« Reply #6 on: April 13, 2006, 11:09:42 AM »
they installed c## rather than C++

dangit!
when all else fails On Error Resume Next
-----------------------
Livin like I'm on borrowed time
-----------------------
Searching for the Ballmer Peak

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: a whole new world (well kinda)
« Reply #7 on: April 13, 2006, 03:16:54 PM »
they installed c## rather than C++

dangit!

 :|

who is they
and what is c## ?
kdub in one timeline.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

--> Donate to theSwamp<-

uncoolperson

  • King Gator
  • Posts: 4430
  • Doing everything in metric inches!
Re: a whole new world (well kinda)
« Reply #8 on: April 13, 2006, 06:20:31 PM »
IT

and i'm stupid...
« Last Edit: April 13, 2006, 06:42:29 PM by uncoolperson »
when all else fails On Error Resume Next
-----------------------
Livin like I'm on borrowed time
-----------------------
Searching for the Ballmer Peak

nivuahc

  • Guest
Re: a whole new world (well kinda)
« Reply #9 on: April 13, 2006, 09:22:17 PM »
IT

and i'm stupid...

It happens to the best of us. :)

My opinion: They did you a favor installing C# instead of C++. And I've come to that conclusion based on my extensive research, reading. and intense studying of the two languages (i.e. a few minutes of reading here or there over the past day and a half) ;)