**fScan Reference Manual, Chapter 2 (CmdLineOptions): set pdigmfile ** ===== Set Pdigmfile -- Link a behavioral pdigm-format file to the current data set ===== **usage:**\\ **-set pdigmfile filename**\\ **-set pdigmfile**\\ **-set pdigmfile - browsematch**\\ The SET PDIGMFILE command lets you link a behavioral file in CIGAL 'pdigm' format to the current data set as a "relatedfile". Set PDIGMFILE is a special case of the [[jvs:fscan:manual:chapter2:setlink|SET LINKEDFILE]] command, equivalent to:\\ **-set linkedfile pdigm filename** **Arguments:**\\ * none - if no arguments are specified, fScan will attempt to locate the related pdigmfile automatically based on the current dataset name and the pdigmfile matching strings (pdigmnameformat) defined in the config.xml file * FILENAME - the name of the file to link -- if omitted or '-', a file browsing window will appear * BROWSEMATCH - a file name matching string (Glob format) for filtering files in the browsing window (e.g. *.jpg) **See Also:**\\ [[jvs:fscan:manual:chapter2:set|Set]] [[jvs:fscan|fScan Home]], [[jvs:fscan:manual|fScan Manual]], [[jvs:fscan:manual:chapter2|CmdLineOptions]], [[jvs:fscan:manual:help|Manual Help]]