Spécial ! |
 Version mobile de l'aldweb Site m.aldweb.com  Ni Français, ni Anglais ?Essayez donc l'un de ces drapeaux : ![[pt]](img/pt.gif)
|
|
Météo / Spam / www |
Météo Lyon

aldweb contre le SPAM 


|
|
|
 |
|
 |
|
- Forum
- iziBasic
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 257
Sujet n° 1319 |
How to Pass on a Null String to a Database |
le 09/12/2005 @ 14:15 par Ktimaster

|
Hey Aldweb... I have gotten my application to the point where I ran a test to put the code into the tempDB an #1. However the bootcode that iziBAsic Requires the .asm Sub routine is very specific due to the space it has to launch in the stack. So in order to pass the code to the database I have to insert 2 null(00h) Blocks after the first 2 bits of Code. I Placed the ASCII Value of all commands that my lanuguage knows at this point into another database(Makes for easier updates ) And when I attempt to 'compile' it with My Language it does not put in the Null Strings which changes the meaning of the code... Any advice? My Boot Code and return code Is listed below if anyone can help...PS I am using the CHR$(ASCII) to store it in a string (I have a really nice chart.
BOOT CODE HEX___ASCII___Comment 4E....078 Goes in Fine 56....086 Goes in fine 00....000 Not Placed in DB 00....000 Not Placed in DB REST OF CODE GOES HERE
RETURN CODE HEX___ASCII___Comment 4E....078 Goes in Fine 5E....094 Goes in Fine 00....000 Not Placed in DB 00....000 IS PLACED IN CODE
Thanks Keith Myers |
|
|
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 1 -------- le 09/12/2005 @ 19:39 par aldweb

visiteur |
Hello Ktimaster,
1. Use the MegaString, CHR$(0) is accepted in the MegaString 2. Save (see PRINT$$) the MegaString with the new parameter that came with iziBasic 6.0 to set the size to save, meaning the number of bytes/characters, no more forced to stop at 1st CHR$(0).
The PP applet I am working on for you will not require to go through a DB, you shall be able to pass strings directly to the resource.
Cheers
@+ aldweb |
|
 |
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 2 -------- le 09/12/2005 @ 19:51 par Ktimaster

visiteur |
That would be nice. The reason that I dumped it into the database is simple... I wanted to open it with BIRD and run it to the disasmbler to see If I get the same results I plugged in... |
|
 |
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 3 -------- le 11/12/2005 @ 15:12 par aldweb

visiteur |
Ktimaster,
Keep doing this way until I find the time to finalize my PP applet...
Cheers
@+ aldweb |
|
 |
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 4 -------- le 16/12/2005 @ 17:19 par aldweb

visiteur |
Hello Ktimaster,
You should receive pretty soon an e-mail with, as promised, a fully featured PP applet to test playing with resources 
Cheers, aldweb |
|
 |
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 5 -------- le 16/12/2005 @ 21:17 par Ktimaster

visiteur |
THANKS A BUNCH |
|
 |
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 6 -------- le 19/12/2005 @ 11:45 par aldweb

visiteur |
You are more than welcome my friend.
Cheers, aldweb |
|
 |
 sujet actif
 sujet clos
 Important!
 Nouveau message -
 Rectifier message
 Clôturer sujet
 Remonter
|
|
 |
|
 |
|