This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - persalteas
Pages: 1 ... 10 11 [12] 13 14 ... 16
166
« on: April 27, 2012, 03:52:19 pm »
okay.
EDIT: about expr( with length(' ...
if you use a pointer with expr(, how does the command know when the code line finishes ? If you use expr(Str1 , okay, it can know, but with a pointer, it should continue the code execution like with Goto...
167
« on: April 27, 2012, 03:06:02 pm »
wonderful. ingenious. superb. amazing. terrific. splendid. dandy. great. So... more questions may come... in the future thanks x14 , Xeda, for your answers. EDIT: wait ! I think I found a bug... The length( command (without prime), is supposed to return the size of the var in Ans and a pointer to this var in theta prime. But, I tried it, and... the size given is always smaller than the real size. And theta prime is always different that the value given by Get(. Bug, or error from me ?
168
« on: April 27, 2012, 02:45:48 pm »
wonderful. ingenious. superb. amazing. terrific. splendid. dandy. great. So... more questions may come... in the future thanks x14 , Xeda, for your answers. EDIT: wait ! I think I found a bug... The length( command (without prime), is supposed to return the size of the var in Ans and a pointer to this var in theta prime. But, I tried it, and... the size given is always smaller than the real size. And theta prime is always different that the value given by Get(. Bug, or error from me ?
169
« on: April 27, 2012, 11:07:52 am »
Okay. (for your personnal knowledge assembly-fr = assembleur )
170
« on: April 27, 2012, 11:03:49 am »
C'est bizarre.
:Text(0,0,length('Z,1,0,2 gives me the second line, yes, but: :Text(0,0,length('Z,1,1,2 gives me the first line.
Et quel est le 4ème argument (linebyte) ? length('StartSearch,Size,LineNumber,[LineByte
And can we execute the line, if it's code ? If you use a Goto, it won't execute just the line, but all the program after it.
_____________________________________________________________________________________
length('Z,0,3→Str2' Text(0,0,Str2 Don't work. I didn't know that we can store strings in Str1,Str2 etc without using solve( ...
171
« on: April 27, 2012, 10:30:55 am »
La version 2.22.04.12 n'a plus de bugs, en effet.
Ou presque: on ne peut plus désactiver le Hook une fois activé...
Et à quoi servent les onglets AppV et Asm ?
172
« on: April 27, 2012, 10:06:27 am »
La deuxième partie (la pratique), je commence tout juste à l'écrire...
173
« on: April 27, 2012, 07:59:22 am »
On parle français, sauf quand on a envie de bien se faire comprendre. Je comprends mieux quand Xeda parle Anglais que Français. mdr1 --> http://tiemulation.kegtux.org/Grammertutorial.htm Ceci dit, la partie que tu as corrigé n'est pas inutile puisque j'ai prévu de l'intégrer dans mon tuto a moi.
174
« on: April 27, 2012, 05:48:22 am »
allright, thanks again. I don't know how to explain it except that it is like Axe I don't know how Axe works about sound. I'll ask Matrefeytontias or kindermoumoute. This is like det(5 in Celtic3.
Get("EPROG→Z length(Z,0,3 That will return a pointer to line 3 in EPROG and the number of bytes in the line in Ɵ'. Okay, but I think it's not like det(5 I thought (not sure, but I thought) that det(5 was able to read the code-lines, not just giving a pointer. What is the zero ? length(Z, 0,3 ... Anyway, I asked about length( prime , not length...
175
« on: April 27, 2012, 04:36:36 am »
double post... On continue les questions ? 10) Why does the not( command compare all the 16 bits, and the xor don't ? 11) Does the "StorePic" command work, or I should store my Pics with solve( ? :solve(1, buffer-adress , Pic1-adress , 768
12) Can you give me an example of what to do with inString ? I'm not sure I understand its role. 13) idem, for length('... 14) explain Fix 32 ... What is the "text mode" ? 15) explain conj(' . I understand conj( , but not the 2 syntaxes of conj('. Thanks for your help...
176
« on: April 27, 2012, 04:18:32 am »
Aha ! nice ! =)
the advantage of Omnicalc fonts is that they can create small sprites easy to use. (by sacrificing one character.)
Good job.
177
« on: April 26, 2012, 06:27:54 pm »
178
« on: April 26, 2012, 05:51:19 pm »
okay. Thanks x9.
I Stop for today. I upload the new one. goodnight.
179
« on: April 26, 2012, 05:46:30 pm »
for use in the Grammer program or in the OS? both, both... It was just an idea, I don't particulary need it. I know that Output allow you to load a font set, but, I don't know if Omnicalc font sets are compatible with Grammer font sets. Other idea: I particulary love Celtic III's fonctions to manage groups. Do you know about ? Make a list of the files in the group, in which order they are, possibility to ungroup just one of them... And another idea take to Celtic: Access to Temp progs... (We can do an equivalent with actual Grammer commands, but if you want...)
180
« on: April 26, 2012, 05:33:34 pm »
2 page App ? Could Grammer 3 load Omnicalc fonts, for example ?
Pages: 1 ... 10 11 [12] 13 14 ... 16
|