Prefer objects. In class file called Coordinates:
XVal As Float YVal As Float laseron As String mode As String And elsewhere: Private MyCoordinates As New Coordinates Or, if you need array of coordinates: Private MyCoordinates As New Coordinates[] Jussi On Mon, Dec 16, 2013 at 8:57 AM, //SCLPL/ Sudeep Damodar < sudee...@scantechlaser.com> wrote: > Hi all > > How to use Type in gambas.my VB Code is given below > > Private Type coordinates > XVal As Double > YVal As Double > laseron As String > mode As String > End Type > > When im compile i got error AS is missing ,if i put AS its gets some other > error,so i have to know what is Type syntax in Gambas > > Thanks n Regards > Sudeep > > > On Sun, Dec 15, 2013 at 12:07 PM, Bruce <bbr...@paddys-hill.net> wrote: > > > On Sun, 2013-12-15 at 11:37 +0530, //SCLPL/ Sudeep Damodar wrote: > > > Hi All, > > > > > > How to make .deb file in gmabas > > > > > > Best Regards > > > > > > Sudeep > > @IDE > > ^Project|Make|Installation Package > > @Wizard > > #Follow the instructions until step 3 > > Select Debian > > #Follow the instructions > > > > or if that is too hard, press F1 > > Then read every page. > > Like we all have done. > > > > or if that is too hard, read this > > http://www.catb.org/~esr/faqs/smart-questions.html > > > > Fair go, Sudeep, make at least a bit of effort. > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > Rapidly troubleshoot problems before they affect your business. Most IT > > organizations don't have a clear picture of how application performance > > affects their revenue. With AppDynamics, you get 100% visibility into > your > > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > > Pro! > > > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > > _______________________________________________ > > Gambas-user mailing list > > Gambas-user@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user