SHOWWKMS
Returns a listing of workshops set up for course.
Reporting Area(s)
Courses
Required Parameters
- Course # (i.e. cocrse, rgcrse, pycrse)
Optional Parameters
- Character return value: string of fields to return. (i.e. "wmcode+' '+wmtitle' '+dtoc(wmdate)' '+wmtime". Default is Code+Title+Leader+Note+Location)
- Delimiter to place between workshop records (i.e. " ", ",", CHR(13) Carriage Return (default) )
- Condition to return workshops (i.e. "wmcode='A')
Example(s)
SHOWWKMS(cocrse) returns workshop code, title leader, note, and location for all workshops created for course separated by carriage return
SHOWWKMS(cocrse,"wmcode+wmtitle",chr(13),"wmfeedesc='Workshop Fee' ") returns code and title of all workshops created for course with 'Workshop Fee' in the Workshop Fee description field
Related Functions
ADDWKCODE
ADDWORK
CTWORK
CURSWORK
CUSTWKCD
LISTWORK
QUIKWORK
SELEWORK
SELEWORK2
SHOWWORK
STAMPWORK
SUMWORK