Re: Ok, I got Blitz!.. now some questions



David Murray wrote:
a monitor and an assembler. But many times it takes a lot more work depending on what your trying to accomplish. Particularly anything that
Yes, assembler, even good one is not as easy (or forgiving) as basic. I have to agree.
needs a lot of math is just way to difficult for me to do in ML. Also many
No, math is just same with basic. You can use BASIC ROM routines for that. You can even use eval-routine, say usr(12*a/123*b+asc(left$(a$,1))), or sys 49152,"Sum ASCII values of string",46*a%+b. And real math routines are as easy as, well something... there's all function and operations available. Just email me, if you need docs and don't want to google for it.
times I'm just needing to test a theory about something or I'm hooking up some gadgetry to the user-port or something and need a quick and dirty way to control it so I use BASIC. It just takes less time. So anyway, I
Yes, see your point. Me too. For testing purposes I use BASIC if possible (speed or lack of it)
figure it can't hurt to blitz some of the stuff I write as a sort of half-
way point.
No it shouldn't, but as I said, don't expect too much (speed increase). Try to get the manual. (Ääk, not from inet, haven't seen it)

Cheers,

Sami
.



Relevant Pages

  • Re: WordPerfect has divide page - where do I find the same in Word?
    ... But depending on what you use WP's divide page feature for, you can probably accomplish the same thing in Word with several different methods: ...
    (microsoft.public.word.docmanagement)
  • Re: Monitor Memory for Alteration
    ... There are several ways you can deal with this, depending on what you are trying to ... accomplish, but you need to explain what you are really trying to do, and under what ... chunk of memory for modifications (similar to watching a directory for ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: Interarrival times in MATLAB
    ... Have you tried using timer objects? ... Depending on how your program is ... they be useful in what you are trying to accomplish. ... function and tic tocs but to no avail. ...
    (comp.soft-sys.matlab)
  • Re: Problems in creating executable
    ... trying to accomplish? ... file: 'sys ... --Tom Phoenix ... Stonehenge Perl Training ...
    (perl.beginners)
  • Re: Listview Question
    ... Can you be more specific about exactly what you want to accomplish? ... Depending on what you want to do, it may be as simple as using three ... Microsoft MVP-Visual Basic Fear and Loathing in LasVegas ...
    (microsoft.public.vb.general.discussion)