> Hello :-) > > Please, have anybody ever tryed to export variables to a source in C? > I couldn't get it to work with the cvar modifier... The compiler shows me an > error message: > > test : integer; cvar; > > Error line ... : expecting : found ; > > Is that right? Please, what's the mistake? cvar is only allowed in fpc or objfpc mode.