Set this option to a string to name the input file.
i1 : R=QQ[x,y] o1 = R o1 : PolynomialRing |
i2 : makeB'InputFile(storeBM2Files,
AffVariableGroup=>{{x,y}},
B'Polynomials=>{x+y-1,x^2-2},
NameB'InputFile=>"testInput")--the input file will be named "testInput" rather than the default "input".
o2 = /var/folders/j_/gx42s4z576z_vj47_ym0j5xm0000gn/T/M2-74789-0/0/testInput
o2 : File
|
The object NameB'InputFile is a symbol.