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 -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> ------------------------------------------------------------------------------ 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
