Re: Hey, what is all this 'off topic' posting?



"Ken Smith" <kensmith@xxxxxxxxxxxxxxx> schreef in bericht
news:dffcuq$8ll$4@xxxxxxxxxxxxxxxxx
> In article <pan.2005.09.04.15.39.36.685094@xxxxxxxxxx>,
> keith <krw@xxxxxxxxxx> wrote:
> [...]
> >> With asm you know you will need 10 times more time to deliver 1/10th
> >> of the functionality.
> >
> >Only if you've never heard of a macro.
>
> You missed an obvious argument. I spend at least as much time on
> designing the system as typing in code. If coding in C was infinitely
> fast, it could only save me about half the time.

Okay, but the design of the system does not much to do with
the choice of the language. It's not that C coders don't
design and start right away with an empty main().

Asm macro's are (sort of) subroutines. If they are large
and often used, they eat a lot of space as well. But they
are a great help to avoid many silly coding errors.


--
Thanks, Frank.
(remove 'q' and '.invalid' when replying by email)


.



Relevant Pages

  • Re: Date range on reports
    ... > box to your report with a control source like: ... >> In the Database window (Database window: The window that appears when you ... >> In the New Form dialog box, click Design View, and click OK. ... >> Begin by clicking Macro Names to display the Macro Name column. ...
    (microsoft.public.access.reports)
  • Re: Date range on reports
    ... Create an unbound form (unbound form or report: A form or report that isn't ... In the Database window (Database window: The window that appears when you ... In the New Form dialog box, click Design View, and click OK. ... Begin by clicking Macro Names to display the Macro Name column. ...
    (microsoft.public.access.reports)
  • Re: Date range on reports
    ... box to your report with a control source like: ... > In the Database window (Database window: The window that appears when you ... > In the New Form dialog box, click Design View, and click OK. ... > Begin by clicking Macro Names to display the Macro Name column. ...
    (microsoft.public.access.reports)
  • Re: Language improvement: Add scope to class member fields
    ... every small subset of functionality into seperate classes. ... MyMethodwould check this flag first within a lock and only run the method ... currently stands there is no protection. ... Allowing classes to become more complex is not a terrific design goal, ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: hide multiple rows based on condition within rows
    ... the following guidelines for installing the macro might be overkill but I ... If you already had any command buttons in the workbook then the Private Sub ... CommandButton number matches the number in the Private Sub name. ... Click on the Design button next to the Insert ...
    (microsoft.public.excel.programming)