Re: Additional info...>


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Jim Guerber on September 16, 2011 at 10:11:26:

In Reply to: Additional info...> posted by Tom Fulton on September 16, 2011 at 06:40:00:

Fixed! Comet32 was not completely ignoring a mnemonic in an input format. Your test program could have looked like this....


LENGTH 3 & LOCAL ZLP$

3300 FORMAT @(0,02);(tp);(sb);'ENTER PRINTER NAME (LPX)';(SF);ZLP$;(tp);@(0,2)

3400 FORMAT (SF);ZLP$

CLEAR
PRINT (CS)
ZLP$ = 'abc'
PRINT (0,3300)
INPUT (0,3400)

PRINT @(0,5);ZLP$;'*'
wait
wait
stop
end





Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]