Skip to contents

Write batch file invoking UCODE

Usage

ucWriteBatchUcode(
  bfile,
  ucode = system.file("extdata", "ucode_2005.exe", package = "kwb.wtaq"),
  waitForInput = TRUE,
  inpfile = "ucode.in"
)

Arguments

bfile

full path to batch file

ucode

full path to UCODE executable file

waitForInput

if TRUE, "pause" is added to the batch file

inpfile

name of ucode input file