You can put it anywhere in the code window. Near the top is probably
best for keeping things organized.

>But where i place the sub Main() ....  End Sub  ?  Existis Startup in
>NsbsicCE ?
>
>Thanks.. 
>
>
>--- In [email protected], "George Henne" <g...@...> wrote:
>>
>> 1. Probably the closest thing would be 
>> 
>> Sub Main()
>> 
>> End Sub
>> 
>> 
>> 2. NS Basic/CE's file system is more like that of Windows on the
>> desktop. You can use flat files with this control:
>> <http://www.nsbasic.com/ce/info/technotes/TN08.htm>
>> 
>> or use a true database with the SQLite control:
>> <http://www.nsbasic.com/ce/info/technotes/TN15.htm>
>> 
>> 
>> 3. Use this control:
>> <http://www.nsbasic.com/ce/info/technotes/TN06.htm>
>> 
>> 
>> >
>> >
>> > 
>> >Hi all !!
>> > 
>> > 
>> >1) in nsbasicPalm I use startup very to place the codes that I want that
>> >they are executed when my application to initiate.
>> >    In nsbasicCE which would be the equivalent to the Startup of
>nsbasicPalm?
>> > 
>> >2) In nsbasic the data bases are archives with extension .prc. In
>> >nsbasicCE as they are these archives of data?
>> > 
>> >3) The Library tcpIP.prc functions in nsbasicCE ?
>> > 
>> >Thank all
>> > 
>> > 
>> >
>> >
>> >
>>
>
>
>
>
>------------------------------------
>
>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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to