Normal Topic S.A.D. (Trial Version) crashes on INet check (Read 394 times)
B
Member
*
Offline


No personal text

Posts: 1
Location: Germany
Joined: Mar 3rd, 2006
S.A.D. (Trial Version) crashes on INet check
Mar 3rd, 2006 at 10:39am
Print Post Print Post  
First off, hallo to all.

Well topic said it, i tested the SAD Trial Version 1.1.3 and it happend to me twice that after roundabout 4 hours of testing (trying the first steps of the manuel down to page 26 or something like that and testing around, to that time i tried to programm a worddoc opener after looking at the programming guide too), that the programm tried to check the Inet Status (or at least i think it did), well that failed, and a instant Sesame crashed.

The crash himself isn't that worse, but i can't reopen the created database.

Well, now im kinda scared to test this again, and hoped for some kind of feedback around this or similiar problems (maybe it's all fixed at fullversion or don't do ..... and it wil never happen again), cause im seeking a programm for our small buisiness, which could have been build from what i saw with this programm.

Thanks in advance.
  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: S.A.D. (Trial Version) crashes on INet check
Reply #1 - Mar 3rd, 2006 at 1:08pm
Print Post Print Post  
B,

I'm not sure what you mean by Inet Status. We don't check anything called that.

As to your database, it is just locked because it was not closed properly. There is a command line application unlock utility called SUnlock. See page 493 of the 1.1 User Guide for complete instructions on where it is and how to use it.

If you just want to open a Word doc:
Code
Select All
var vTemp as Int

	  vTemp = @ASynchShell("MyDoc.doc")
 



If you want instructions for MailMerge, you will find step-by-step instructions for several versions of Word and WordPerfect here:
http://www.lantica.com/Support/sesame_library.html

If you need help or have questions, you can sign up for a free live demo here:
http://www.lantica.com/demo.html

Or contact Support:
http://www.lantica.com/Support/support_request_form.html

Let us know if you need anything else!  Smiley
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged