Vxx,length,prompt[,jnl][,sab] - store variable, Vxx,length,prompt – GoDEX EZPL User Manual
Page 59

54
Vxx,length,prompt[,jnl][,sab] - Store variable
Syntax
Vxx,length,prompt
Parameter
xx = a code name of the variable, from 00 ~ 99
length = number of characters (up to 98 characters).
prompt = prompt of variable (maximum up to 20 characters)
j = Justification option
n = l(for left), c(for center), r(for right)
l = the length of entire string in millimeters ( 100mm for 4” printer ; 50mm for 2” printer )
s = intercept option ; a = n , b = the length of intercept string
a = p , b = the ending string of data
Description
Define variables for further use. If the input data characters more than the setup
data length, firmware would only take the setup date length. For example, length =
3 , input date = apple . Printer will only print “app” (the first 3 words)