He estado probando el fivewin, y no me corren bien por que mi el blinker que tengo es demo, puede que te falle por el _wait_b.obj, ya que este era para ubrir un error en el rtlink viejo, y el blinker nuevo ya trae la correcion.
Por otro lado, me podrias enviar de gran favor el blinker?, y si no...
Hi:
Blinker make your executable more than big. with rtlink or exospace is small. and insert on your compiler next:
Clipper myprogram /l
---/l delete number line to use on CLD, if your program is ok, line not needed.
Try this and rtlink or exospace.
SAludos desde Mexico.
You have any error:
cVar := "Este es un texto de prueba"
? cvar2 := crypt(cvar, "text")
? decrypt(cvar2, "text")
you have this:
crypt("&cwwgmfrnum", "dietra25yearsmichelle")
That is BAD!!!! WRONG!!!!
This is correct
crypt(cwwgmfrnum...
I'm doing a procedure to see a file report on one or more page. send me a email, when i finish i send you a copy.
ramonzea@hotmail.com
ramonzea@yahoo.com
if you have your printer shared, need connect to each pc with adress lpt4:, in printer configuration.
later on your program use:
......
set device to print
set printer to "lpt4"
----
? "this to lpt4"
....
set
set printer to
set devide to screen
.......
i wait this help...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.