Re: CONCERN: Cross-platform compiling at risk, posted by Stefan Ritt on Wed Feb 15 18:25:15 2006
|
[quote="Steve Jones"]Question: Is the functionality really just to issue an arbitrary command-string to a "shell" and have the result stuffed back into
an eLog variable? I'm not an expert but it would seem that such a feature would be universally available or could be used to construct a suitable routine.
|
Re: CONCERN: Cross-platform compiling at risk, posted by Stefan Ritt on Fri Feb 17 13:31:00 2006
|
[quote="Steve Jones"]If possible, could one use the [code]int system(const char *s);[/code] function in conjunction with a filei/o function as the means
for getting the results of a system call back into a var. Perhaps [code]char *tmpnam(char *s);[/code], running a command via [code]int system(const char
*s);[/code], then opening that file for a read would accomplish what is being desired?
|
Re: svn revision number in the source, posted by Stefan Ritt on Tue Feb 21 20:24:18 2006
|
[quote="Steve Jones"]There is a variable $Id$ in source that looks like it is supposed to reflect the svn revision number of the compiled code. How is
this supposed to be set, manually just before compiling?[/quote]
|
Re: svn revision number in the source, posted by Stefan Ritt on Tue Feb 21 21:17:13 2006
|
[quote="Steve Jones"]So, when we go to the download section and download directly from there, that is not "committed" source? I ask because the revision
id there is not set to anything that I can see.[/quote]
|
Re: svn revision number in the source, posted by Stefan Ritt on Tue Feb 21 22:33:32 2006
|
[quote="Steve Jones"]I have no idea how I got to CVS[/quote]
I realized that I had an old link to CVS when I checked your previous posting, so I updated that link like 30 min ago. That's why you got a new one. |
Re: List view for CHANGE attributes, posted by Stefan Ritt on Wed Feb 22 13:55:08 2006
|
> Hello @all,
> I've tried to implement an attribute with Change. The detail view works well,
> but in the list view the field is empty (see screen shots). Can somebody help me?
|
Re: How to build own/customized selection page?, posted by Stefan Ritt on Wed Feb 22 20:00:19 2006
|
[quote="Holger Mundhahs"]Hello @all,
with "Selection page = ..." I can link to an self defined selection page for the systems.
|
Re: How to setup Change attributes in detail view/edit mode ?, posted by Stefan Ritt on Wed Feb 22 20:36:53 2006
|
> because I've got a very quick response on my 1st question regarding
> "Change attributes" here is anonther one:
|