<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/jBASE</id>
  <title type="text">jBASE Google Group</title>
  <subtitle type="text">
  Groups discussions that revolve around the jBASE Multivalue environment and the TEMENOS T24 banking application.
  </subtitle>
  <link href="/group/jBASE/feed/atom_v1_0_msgs.xml" rel="self" title="jBASE feed"/>
  <updated>2009-07-04T02:09:27Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Daniel Klein</name>
  <email>danielklei...@gmail.com</email>
  </author>
  <updated>2009-07-04T02:09:27Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/f40d231bb5dbce7b?show_docid=f40d231bb5dbce7b</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/f40d231bb5dbce7b?show_docid=f40d231bb5dbce7b"/>
  <title type="text">Re: Printing a BMP file to a print job</title>
  <summary type="html" xml:space="preserve">
  At this point, you might want to post a full &#39;jdiag.out&#39; file (jdiag -vL). &lt;br&gt; &lt;p&gt;I&#39;m thinking that the problem is with SYSTEM(14). What compiler is &lt;br&gt; being used on this system? &lt;br&gt; &lt;p&gt;Try this... &lt;br&gt; &lt;p&gt;cnt = 0 &lt;br&gt; LOOP UNTIL SYSTEM(14) DO &lt;br&gt; CRT cnt &lt;br&gt; cnt++ &lt;br&gt; SLEEP(1) &lt;br&gt; REPEAT &lt;br&gt; &lt;p&gt;Run this program and then press any key to put something in the input
  </summary>
  </entry>
  <entry>
  <author>
  <name>Richard Kann</name>
  <email>h...@comp-ware.net</email>
  </author>
  <updated>2009-07-04T01:09:24Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/042a71616b6c7fc6?show_docid=042a71616b6c7fc6</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/042a71616b6c7fc6?show_docid=042a71616b6c7fc6"/>
  <title type="text">Re: Printing a BMP file to a print job</title>
  <summary type="html" xml:space="preserve">
  I&#39;ll correct the graphics line, but that is not what is causing the &lt;br&gt; issue though. The openseqs is correct as it does create the file. It &lt;br&gt; just has 0 bytes though and nothing is coming into the input prompt. It &lt;br&gt; has a count of zero for numchars. I also tried writing out what got &lt;br&gt; input and it is blank. It seems I should get the hello and other lines
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Klein</name>
  <email>danielklei...@gmail.com</email>
  </author>
  <updated>2009-07-04T00:29:04Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/cd9e8642cfc1aff3?show_docid=cd9e8642cfc1aff3</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/cd9e8642cfc1aff3?show_docid=cd9e8642cfc1aff3"/>
  <title type="text">Re: Printing a BMP file to a print job</title>
  <summary type="html" xml:space="preserve">
  I see 2 distinct problems, one is obvious, the other is going to take &lt;br&gt; some debugging on your part. &lt;br&gt; &lt;p&gt;The &#39;obvious&#39; one is the &#39;HELLO&#39; code. If you&#39;ve read the DOSPrinter &lt;br&gt; documentation says that the embedded string must be of the form: &lt;br&gt; &lt;p&gt;&amp;lt;esc&amp;gt;&amp;quot;graphic&amp;quot; &lt;br&gt; &lt;p&gt;so you need to change line 7 to: &lt;br&gt; &lt;p&gt;004 PRINT CHAR(27):DQUOTE(&#39;C:\SIGNATURES \836-1.BMP&#39;)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Richard Kann</name>
  <email>h...@comp-ware.net</email>
  </author>
  <updated>2009-07-03T18:15:07Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/017dd0e7a94aa727?show_docid=017dd0e7a94aa727</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/017dd0e7a94aa727?show_docid=017dd0e7a94aa727"/>
  <title type="text">Re: Printing a BMP file to a print job</title>
  <summary type="html" xml:space="preserve">
  Running into an issue. I set it up as you said tweaking the program to &lt;br&gt; match my system. When I send a job to the new printer it does run the &lt;br&gt; jspool program but nothing is being passed. i know this because I have &lt;br&gt; jspool writing out the numchars value to a file and it comes up with &lt;br&gt; zero each time. What would cause the spooled data to not pass to the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jim Idle</name>
  <email>j...@temporal-wave.com</email>
  </author>
  <updated>2009-07-03T15:35:58Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/0ddb7663979785e2/6fb9319c170bec3e?show_docid=6fb9319c170bec3e</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/0ddb7663979785e2/6fb9319c170bec3e?show_docid=6fb9319c170bec3e"/>
  <title type="text">Re: T24: Commands</title>
  <summary type="html" xml:space="preserve">
  To do this from source code would be rather more difficult than you &lt;br&gt; expect. For instance I doubt that you could reliably do this with static &lt;br&gt; analysis and flow analysis between subroutines in jBC is essentially a &lt;br&gt; global analysis for which you need source code for everything, or at &lt;br&gt; least a reliable description of the interface. As a somewhat contrived
  </summary>
  </entry>
  <entry>
  <author>
  <name>Igor Micev</name>
  <email>igormi...@gmail.com</email>
  </author>
  <updated>2009-07-03T11:48:36Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/0ddb7663979785e2/1ff646b611f0d279?show_docid=1ff646b611f0d279</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/0ddb7663979785e2/1ff646b611f0d279?show_docid=1ff646b611f0d279"/>
  <title type="text">Re: T24: Commands</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; &lt;p&gt;I know that there are commands like truss, tusc. I tried them and they &lt;br&gt; work well, but did&#39;t manage to apply them on a jBase commands. I &lt;br&gt; really don&#39;t know how to do that. &lt;br&gt; Anyway, I want to parse routines&#39; code and when i meet T24 routines &lt;br&gt; like EB.ROUND.AMOUNT(), CDD(), F.WRITE/READ() ... to be able to get
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Klein</name>
  <email>danielklei...@gmail.com</email>
  </author>
  <updated>2009-07-03T03:07:52Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/831215b31d65218a?show_docid=831215b31d65218a</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/831215b31d65218a?show_docid=831215b31d65218a"/>
  <title type="text">Re: Printing a BMP file to a print job</title>
  <summary type="html" xml:space="preserve">
  Actually, it&#39;s DOSPrinter that allows you to embed graphics in the &lt;br&gt; document. If you read the documentation from that link, it tells you &lt;br&gt; how to do this. In a nutshell, there are a few options but the way I &lt;br&gt; do it is to place: &lt;br&gt; &lt;p&gt;&amp;lt;esc&amp;gt;&amp;quot;graphic_name&amp;quot; &lt;br&gt; &lt;p&gt;in the document at the place you want the graphic to be. Note that
  </summary>
  </entry>
  <entry>
  <author>
  <name>Richard Kann</name>
  <email>h...@comp-ware.net</email>
  </author>
  <updated>2009-07-03T00:55:44Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/56dfbd6d17184167?show_docid=56dfbd6d17184167</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/56dfbd6d17184167?show_docid=56dfbd6d17184167"/>
  <title type="text">Re: Printing a BMP file to a print job</title>
  <summary type="html" xml:space="preserve">
  I will try it. What I found is if I log onto the windows account jbase &lt;br&gt; runs on it works. If I go on a different account it does not. But I did &lt;br&gt; not try the specif printer approach. &lt;br&gt; &lt;p&gt;I am assuming in order to use this I need to put the entire invoice in a &lt;br&gt; text file, write it out somewhere in windows and then print and delete
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Klein</name>
  <email>danielklei...@gmail.com</email>
  </author>
  <updated>2009-07-02T22:30:21Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/1e9480b36b90e500?show_docid=1e9480b36b90e500</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/1e9480b36b90e500?show_docid=1e9480b36b90e500"/>
  <title type="text">Re: Printing a BMP file to a print job</title>
  <summary type="html" xml:space="preserve">
  I think you need to specify the destination printer. Here is an &lt;br&gt; example of what works for me: &lt;br&gt; &lt;p&gt;cmd = &amp;quot;C:\Software\DOSPrinter\DOSPri nter.exe /SEL&#39;Canon_i850&#39; c:\temp\file.txt&amp;quot; &lt;br&gt; EXECUTE CHAR(255):&#39;k&#39;:cmd &lt;br&gt; &lt;p&gt;Where &#39;Canon_i850&#39; is the name of the printer; on my system it is the &lt;br&gt; network shared name.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Richard Kann</name>
  <email>h...@comp-ware.net</email>
  </author>
  <updated>2009-07-02T21:38:15Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/fdc6612416868225?show_docid=fdc6612416868225</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/fdc6612416868225?show_docid=fdc6612416868225"/>
  <title type="text">Re: Printing a BMP file to a print job</title>
  <summary type="html" xml:space="preserve">
  Thanks. One question though. It works in command prompt in windows, but &lt;br&gt; when I put it in a program it locks up and will not print. This is the &lt;br&gt; code line. Any ideas: &lt;br&gt; &lt;p&gt;EXECUTE CHAR(255):&#39;k&#39;:&#39;*C:\TEMP\DOSPRI NTER C:\TEMP\SAMPLE2.PRN*&#39;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Klein</name>
  <email>danielklei...@gmail.com</email>
  </author>
  <updated>2009-07-02T13:12:44Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/c70358723c1f0a12?show_docid=c70358723c1f0a12</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/c70358723c1f0a12?show_docid=c70358723c1f0a12"/>
  <title type="text">Re: Printing a BMP file to a print job</title>
  <summary type="html" xml:space="preserve">
  I use DOSPrinter for all of my printing needs. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.geocities.com/DOSPrint/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;It is especially handy when you have a GDI printer. &lt;br&gt; &lt;p&gt;And it is easy enough to integrate with the jBASE spooler. &lt;br&gt; &lt;p&gt;Dan
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tony G</name>
  <email>e09kp5...@sneakemail.com</email>
  </author>
  <updated>2009-07-02T04:16:52Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/8a93dbd78ad765ea?show_docid=8a93dbd78ad765ea</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/8a93dbd78ad765ea?show_docid=8a93dbd78ad765ea"/>
  <title type="text">RE: Printing a BMP file to a print job</title>
  <summary type="html" xml:space="preserve">
  Richard - always great to see ya. &lt;br&gt; See the demos I created for PrintWizard, BASIC source code &lt;br&gt; provided: &lt;br&gt; nospamNebula-RnD.com/products/ printwizard.htm &lt;br&gt; Contact info for the vendor at bottom of that page. &lt;br&gt; We don&#39;t sell PrintWizard or get commissions, I just think it&#39;s &lt;br&gt; great software and quite frequently it&#39;s THE solution to lots of
  </summary>
  </entry>
  <entry>
  <author>
  <name>Richard Kann</name>
  <email>h...@comp-ware.net</email>
  </author>
  <updated>2009-07-01T22:40:30Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/73ebb7e387260b13?show_docid=73ebb7e387260b13</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/5b38d1c6f597566e/73ebb7e387260b13?show_docid=73ebb7e387260b13"/>
  <title type="text">Printing a BMP file to a print job</title>
  <summary type="html" xml:space="preserve">
  Hi All: &lt;br&gt; I am trying to print a .bmp file (a signature capture) to a PCL inkjet &lt;br&gt; printer (Jbase version 3.4.x windows) at the bottom of an invoice. Has &lt;br&gt; anyone accomplished this before or knows how to do it? &lt;br&gt; Richard Kann &lt;br&gt; Comp-Ware Systems, Inc.
  </summary>
  </entry>
  <entry>
  <author>
  <name>VK</name>
  <email>kzm...@yahoo.com</email>
  </author>
  <updated>2009-07-01T06:19:58Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/0ddb7663979785e2/e222e9043a271014?show_docid=e222e9043a271014</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/0ddb7663979785e2/e222e9043a271014?show_docid=e222e9043a271014"/>
  <title type="text">Re: T24: Commands</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; if you&#39;re under Unix you can trace system calls (including files &lt;br&gt; opening) using truss or tusc. &lt;br&gt; &lt;p&gt;VK
  </summary>
  </entry>
  <entry>
  <author>
  <name>vultar</name>
  <email>ultrac...@gmail.com</email>
  </author>
  <updated>2009-07-01T09:52:11Z</updated>
  <id>http://groups.google.com/group/jBASE/browse_thread/thread/07538dcb77522614/ed44b2db721ded8d?show_docid=ed44b2db721ded8d</id>
  <link href="http://groups.google.com/group/jBASE/browse_thread/thread/07538dcb77522614/ed44b2db721ded8d?show_docid=ed44b2db721ded8d"/>
  <title type="text">Re: New jBASE ODBC driver</title>
  <summary type="html" xml:space="preserve">
  Version 0.9 is now available for download. &lt;br&gt; &lt;p&gt;Highlights: &lt;br&gt; - Stored procedures are now fully supported by the driver. INPUT, &lt;br&gt; OUTPUT, IN/OUT, RTNVALUE parameters, adCmdStoredProc command type &lt;br&gt; functionality implemented (ADODB.Command class in C#, VBA, etc...). &lt;br&gt; Stored procedures tab in Administrator tool enhanced/redesigned.
  </summary>
  </entry>
</feed>
