Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

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

top source setbp

setbp, module, thisfile=thisfile, functions=functions, bpstring=bpstring

Parameters

module

Keywords

thisfile
functions
bpstring

File attributes

Modification date: Thu Feb 13 16:43:48 2014
Lines: 27