Re: [Gambas-user] Question - how to just run part of ones larger program

2011-11-21 Thread Rolf-Werner Eilert
Am 22.11.2011 07:32, schrieb nando: > You could run a second copy from the first. Place a specific word on the > command line as a > parameter so that the copy will understand to show the specific screen desired > and perhaps hide other menus. You can tailor startup to do something specific > bas

Re: [Gambas-user] Question - how to just run part of ones larger program

2011-11-21 Thread richard terry
On Tuesday 22 November 2011 17:32:22 nando wrote: > You could run a second copy from the first. Place a specific word on the > command line as a parameter so that the copy will understand to show the > specific screen desired and perhaps hide other menus. You can tailor > startup to do somethin

Re: [Gambas-user] Question - how to just run part of ones larger program

2011-11-21 Thread nando
You could run a second copy from the first. Place a specific word on the command line as a parameter so that the copy will understand to show the specific screen desired and perhaps hide other menus. You can tailor startup to do something specific based on command line parameter(s). -Nando

Re: [Gambas-user] Question - how to just run part of ones larger program

2011-11-21 Thread richard terry
On Tuesday 22 November 2011 08:28:45 Bruce Bruen wrote: > On Tue, 2011-11-22 at 08:13 +1100, richard terry wrote: > > Not sure I know how to phrase this question. > > > > My program is rather large. > > > > The secretarial staff wanted me to 'split off' the appointments module, > > so they can just

Re: [Gambas-user] Question - how to just run part of ones larger program

2011-11-21 Thread richard terry
On Tuesday 22 November 2011 09:11:40 John Spikowski wrote: > On Tue, 2011-11-22 at 08:13 +1100, richard terry wrote: > > Not sure I know how to phrase this question. > > > > My program is rather large. > > > > The secretarial staff wanted me to 'split off' the appointments module, > > so they can j

Re: [Gambas-user] Memory Stream Help

2011-11-21 Thread Benoît Minisini
Le 20/11/2011 05:42, Randall Morgan a écrit : > Hi All, > > Can someone give me a sample of using memory streams to read and write data > to/from memory. > > I am needing to read data from a C structure allocated by the external > library (tidy) with the pointer returned to Gambas. > > I read the p

Re: [Gambas-user] Question - how to just run part of ones larger program

2011-11-21 Thread John Spikowski
On Tue, 2011-11-22 at 08:13 +1100, richard terry wrote: > Not sure I know how to phrase this question. > > My program is rather large. > > The secretarial staff wanted me to 'split off' the appointments module, so > they > can just run it side/by/side with the rest of the medical program, ie in

Re: [Gambas-user] Question - how to just run part of ones larger program

2011-11-21 Thread Bruce Bruen
On Tue, 2011-11-22 at 08:13 +1100, richard terry wrote: > Not sure I know how to phrase this question. > > My program is rather large. > > The secretarial staff wanted me to 'split off' the appointments module, so > they > can just run it side/by/side with the rest of the medical program, ie i

[Gambas-user] Question - how to just run part of ones larger program

2011-11-21 Thread richard terry
Not sure I know how to phrase this question. My program is rather large. The secretarial staff wanted me to 'split off' the appointments module, so they can just run it side/by/side with the rest of the medical program, ie in separate window, so they don't have to flick back to the appointments