Re: [nsbasic-ce] Printing reports

2010-08-19 Thread Timothy Williams
To print from NSBasic I connect the print via Bluetooth as a COM Port.  Then 
use the serial control to send data directly to the printer.  As you will not 
be using a printer driver you must manually send all the control codes

--- On Thu, 8/19/10, mlagardette  wrote:

From: mlagardette 
Subject: [nsbasic-ce] Printing reports
To: nsbasic-ce@yahoogroups.com
Date: Thursday, August 19, 2010, 10:49 PM















 
 



  



  
  
  Hi,



Has anybody built a printing program using NSBasic ?

Could you help me, because I don't see how to start...and complete... 



I have a SQLite database and should want to print a report with the data I 
insert in a record, maybe via bluetooth.



With which tool(s) could I build and print such reports, please ?






 





 



  











  

-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb...@googlegroups.com.
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.



[nsbasic-ce] Printing reports

2010-08-19 Thread mlagardette
Hi,

Has anybody built a printing program using NSBasic ?
Could you help me, because I don't see how to start...and complete... 

I have a SQLite database and should want to print a report with the data I 
insert in a record, maybe via bluetooth.

With which tool(s) could I build and print such reports, please ?



-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb...@googlegroups.com.
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.



[nsbasic-ce] Re: Trouble with RAS

2010-08-19 Thread mlagardette
It's true. NSBWin32.dll was not installed. After pasting it in Windows folder, 
it's OK.

My version is 7.0.5c.

Can you tell me when this dll is usually installed on the Pocket PC ?

Best regards. 

--- In nsbasic-ce@yahoogroups.com, "George Henne"  wrote:
>
> It looks like NSBWin32.dll is not installed and registered on the device.
> 
> Which version of NS Basic/CE are you using? The current version, 8.1,
> makes it easiest to solve this problem.
> 
> >Hi,
> >
> >Does anybody know why I have the message :
> >
> >"NSBASIC - line 36, char 0 
> >Unable to resolve Class ID for 'nsbasic.win32.RAS' when istantiating
> >'NSBasic.win32.RAS' object."
> >
> >My code :
> >AddObject "NSBasic.win32.RAS", "ras"
> >
> >It runs well with some of my PDAs (HTC with Windows Mobile 6.0
> >Professional) but not with others (Windows Mobile 5.0 and 6.1 Professional).
> >
> >It looks like missing NSBWin32.dll on the PDA ??
> >
> >Thanks a lot if you can help me.
> >
> >
> >
> >
> >
> >
> >
> >Yahoo! Groups Links
> >
> >
> >
>


-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb...@googlegroups.com.
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.



Re: [nsbasic-ce] Trouble with RAS

2010-08-19 Thread George Henne
It looks like NSBWin32.dll is not installed and registered on the device.

Which version of NS Basic/CE are you using? The current version, 8.1,
makes it easiest to solve this problem.

>Hi,
>
>Does anybody know why I have the message :
>
>"NSBASIC - line 36, char 0 
>Unable to resolve Class ID for 'nsbasic.win32.RAS' when istantiating
>'NSBasic.win32.RAS' object."
>
>My code :
>AddObject "NSBasic.win32.RAS", "ras"
>
>It runs well with some of my PDAs (HTC with Windows Mobile 6.0
>Professional) but not with others (Windows Mobile 5.0 and 6.1 Professional).
>
>It looks like missing NSBWin32.dll on the PDA ??
>
>Thanks a lot if you can help me.
>
>
>
>
>
>
>
>Yahoo! Groups Links
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb...@googlegroups.com.
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.



[nsbasic-ce] Trouble with RAS

2010-08-19 Thread mlagardette
Hi,

Does anybody know why I have the message :

"NSBASIC - line 36, char 0 
Unable to resolve Class ID for 'nsbasic.win32.RAS' when istantiating 
'NSBasic.win32.RAS' object."

My code :
AddObject "NSBasic.win32.RAS", "ras"

It runs well with some of my PDAs (HTC with Windows Mobile 6.0 Professional) 
but not with others (Windows Mobile 5.0 and 6.1 Professional).

It looks like missing NSBWin32.dll on the PDA ??

Thanks a lot if you can help me.



-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb...@googlegroups.com.
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.