[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Xy program doesn't run in NB



Reply to note from Harry Binswanger  Tue, 11 Sep
2007 23:54:11 -0400

> Further on my program that doesn't run: it's not the VA@ that
> is the problem. FileInfo itself, just being executed on the
> CMline, is bringing up only the path, not even the filename,
> let alone the other info. So it must be due to a difference in
> the U2s.

The problem is in FILEINFO. It's ancient code, almost 10 years old;
I haven't looked at it in years. I would NOT expect it to run in
NB, especially under Win NT and later, where FILEINFO has always had
problems. No time to scope it out now, unfortunately. One day,
maybe.

In the meantime, here's another, quick-and-dirty way to get the last
SAve date & time into S/G 50, then print (procedure: force a SAve,
grab date and time, print):

XPLeNCODE v2.0
b-gin [UNTITLED]
XPL:[cr|lf]{<}IF{<}VA$WS{>}==1{>}[GT_]{<}SV50,{>}{<}GT50{>}[B
X_]sa[Q2_][BX_]wait[Q2_]{<}SX50,{<}VA$DAmm-dd-yyyy{>}+" "+{<}
VA$TM{>}{>}[BX_]ty[Q2_]{<}EI{>}{<}EX{>}[cr|lf][cr|lf]KBD file
:[cr|lf]nn=NOJM2,.,P,r,s,K,b,d,A,r,g,Q2x,m, ,[,I,F,[,V,A,$,W,
S,],=,=,1,],COG,T,[,S,V,5,0,CO],[,G,T,5,0,],COB,X,s,a,Q,2,B,X
,w,a,i,t,Q,2,[,S,X,5,0,CO[,V,A,$,D,A,m,m,-,d,d,-,y,y,y,y,],+,
", ,",+,[,V,A,$,T,M,],],COB,X,t,y,Q,2,[,E,I,],[,E,X,],NO[cr|l
f][cr|lf]
-nd
XPLeNCODE

--
Carl Distefano
cld@xxxxxxxx