Running batch process from keyin


       
  Applies To     
       
  Product(s): MicroStation  
  Version(s): 08.11.07.443  
  Environment:  Windows 7 32 bit,Windows 7 64 bit  
  Area:  Batch Processing  
  Subarea:  N\A  
  Original Author: Reginald Wallace, Bentley Technical Support Group  
       

 

Problem

Running batch process from keyin


Product: MicroStation V8i
Version: 08.11.07.443
Area: Batch Processor, Problem ID#: 47938, DEFINEDSTEPS?


Product: MicroStation V8i, MicroStation 2004 Edition
Version: 08.11.07.443
Area: Batch Processor, Problem ID#: 47938, DEFINEDSTEPS

 

Solution

For MicroStation V8.5: (Batchtest.prc is the batch process settings
file)

mdl load batchprocess C:\Batchtest.bprc
batchprocess process
dmsg action okay
dmsg action okay

Keyin "dmsg action okay" is needed to click process button.

For V8i keyin:

mdl load batchprocess C:\Batchtest.bprc
batchprocess process
batchprocess pfilesbutton

 

See Also