For Programmers: Free Programming Magazines  


Home > Archive > Clarion > August 2006 > Data disappears









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Data disappears
Nightcheck

2006-08-22, 6:55 pm

Hi -

I have several small apps I wrote a years ago (Clarion 6.1) and they
work fine.

On my keyboard (Microsoft wireless) - there are many "favorites" keys
to launch applications (or websites from) . I set up many apps and
webpages (Word, Excel, Firefox, WebMail, etc.) and they work fine. I
hit the designated "key" and the program starts.

However, I set up 2 of my Clarion apps - designating the corrrect path
and exe file - yet, when I start the app (by pressing the designated
key) - The app starts up fine - but there is no data. I then attempt to
open it normally and it works fine. Can anyone tell me why this happens
and what do I need to do so I can launch those apps with the single
key.


Thanks in advance

Rick

ivan101ph

2006-08-22, 11:12 pm

i have developed a small app in Clarior4 that makes use of the blob data type. i just followed the manner presented in the examples/school app. but even when i ran that sampl app (school) when i attempt to change the photo of the student, it dint change in the window. in my app nothing appears after having selected the photo filename. please help.

thank you in advance.

btw, i am new here and i might find a hard way getting the reply of this inquiry so may i suggest that pls email to me also your solution to ivan101ph@yahoo.com.

thanks

ivan
Abe Jimenez

2006-08-24, 6:55 pm

Your app is starting in the wrong folder and it's creating new data files
there. Search for your data files and you'll see where the app starts. You
need to either change the "start in" folder in your keyboard settings
prpgram or code a setpath() in your app.

--

Regards,
Abe Jimenez


"Nightcheck" <Nightcheck@cox.net> wrote in message
news:1156282322.224745.149570@i42g2000cwa.googlegroups.com...
> Hi -
>
> I have several small apps I wrote a years ago (Clarion 6.1) and they
> work fine.
>
> On my keyboard (Microsoft wireless) - there are many "favorites" keys
> to launch applications (or websites from) . I set up many apps and
> webpages (Word, Excel, Firefox, WebMail, etc.) and they work fine. I
> hit the designated "key" and the program starts.
>
> However, I set up 2 of my Clarion apps - designating the corrrect path
> and exe file - yet, when I start the app (by pressing the designated
> key) - The app starts up fine - but there is no data. I then attempt to
> open it normally and it works fine. Can anyone tell me why this happens
> and what do I need to do so I can launch those apps with the single
> key.
>
>
> Thanks in advance
>
> Rick
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com