|
Bill,
Give this a whirl. I just used it in a Push Button OnClick EEP and it worked. Since you (probably) don't have a user named jjkramer on your system, you will have to edit the vmyfpath variable, but otherwise it should work. I ran this code on 9.5.2.11008 x64 on Windows 7 Ent x64. Jason SET VAR vsektion TEXT = '21' SET VAR vblock TEXT = '11' SET VAR vlot TEXT = '22' SET VAR vmyfname TEXT = NULL SET VAR vmyfpath TEXT = 'C:\users\jjkramer\desktop\' SET VAR vmyfile TEXT = NULL SET VAR vmyfname = .vsektion + .vblock + .vlot + '.jpg' SET VAR vmyfile = .vmyfpath + .vmyfname PROPERTY RBASE_FORM 'CAPTURE_FROM_WINDOW|1,1,100,100' &vmyfile CLEAR VAR vsktion,vblock,vlot,vmyfname,vmyfpath,vmyfile RETURN Jason Kramer University Archives and Records Management 002 Pearson Hall (302) 831 - 3127 (voice) (302) 831 - 6903 (fax)On 10/8/2012 9:56 AM, Bill Downall wrote: Bill, |
- [RBASE-L] - RE: Capture_From_Window Question Tony IJntema
- [RBASE-L] - RE: Capture_From_Window Question Bill Eyring
- [RBASE-L] - RE: Capture_From_Window Question Dennis McGrath
- [RBASE-L] - RE: Capture_From_Window Question Bill Eyring
- [RBASE-L] - RE: Capture_From_Window Question Bill Downall
- [RBASE-L] - RE: Capture_From_Window Question Bill Eyring
- [RBASE-L] - RE: Capture_From_Window Question Jason Kramer
- [RBASE-L] - RE: Capture_From_Window Question Bill Downall
- [RBASE-L] - RE: Capture_From_Window Question Dennis McGrath
- [RBASE-L] - RE: Capture_From_Window Question Dennis McGrath
- [RBASE-L] - RE: Capture_From_Window Question Bill Eyring
- [RBASE-L] - RE: Capture_From_Window Question jan johansen
- [RBASE-L] - RE: Capture_From_Window Question Bill Eyring
- [RBASE-L] - RE: Capture_From_Window Question James Bentley

