I have not tried, but shouldn't there be a Space after the comma?

(DEBUG, 31 ...
not
(DEBUG,31 ...

Norbert


Am 24.07.2016 um 20:43 schrieb Gene Heskett:
> Greetings everybody;
>
> Currently in the house, editing and running code from the little monsters
> linuxcnc/nc_files directory while testing it with the sim.lathe running
> here on this machine.
>
> As in most of my coding efforts, I make liberal use of the (debug, etc
> statement, but right now, in 45 LOC, I have 7 debug statements, only 5
> of which appear to be executing. The first and last statements aren't
> outputting even a line feed. And theres no if/else/endif's in sight.
>
>
> copy/paste of the statements that do not output a thing:
>
> #<_i_mjr_R>   =       #<_e_mjr_R> ( final size of thread s/b correct )
> (debug,31 i_mjr_R=#<_i_mjr_R>) ( s/b reasonable mm's? )
>
> #<_taper_tot> =       [#<_thread_len> * SIN[7] * #<_mkmmfctr>]
> (debug,42 taper_tot=#<_taper_tot>) ( should look good )
>
> Call me puzzled.  A bug?  PEBCAK?
>
> How can I troubleshoot this?
>
> Thanks.
>
> Cheers, Gene Heskett



------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to