general/misc/
setbp.pro
PROCEDURE: setbp, module This procedure will set BREAKPOINTS at all lines within a program module file that contain the string: ";bp" A conditional break point is set with ;bpif condition statement Input: module (string) Purpose: This is a DEBUGGING tool that is used to set breakpoints. Keywords: /FUNCTION Set this keyword if module is a function. Author: Davin Larson 2007
Routines
File attributes
Modification date: | Thu Feb 13 16:43:48 2014 |
Lines: | 27 |