If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Corel Paradox > Paradox 8, error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-06-11, 07:18
vincenzo57 vincenzo57 is offline
Registered User
 
Join Date: Jan 2011
Posts: 3
Paradox 8, error

sorry, I have installed parodox 8, now I would run a data base that I copied from a PC running XP but I get an error UNABLE TO LOAD file to open. Is possible to configure windows xp to run it? And how. Thank you
Reply With Quote
  #2 (permalink)  
Old 01-06-11, 08:10
Steve Green Steve Green is offline
Registered User
 
Join Date: Dec 2007
Posts: 282
all paradox level 7 tables work in all versions of paradox 7 thru 11, on all windows platforms 98 thru 7.. can you create and edit new tables? did you copy all of the correct associated files? what is the exact process you are attempting, and the exact error message?
__________________
--
Steven Green - Myrtle Beach, South Carolina USA

http://www.OasisTradingPost.com

Oasis Trading Post
- Collectibles and Memorabilia
- Vintage Lego Sets and Supplies
Reply With Quote
  #3 (permalink)  
Old 01-06-11, 11:37
vincenzo57 vincenzo57 is offline
Registered User
 
Join Date: Jan 2011
Posts: 3
Thank you for the quick response.
In fact opens the tables but not run the script that starts a program that manages the staff.
Error: Unable to load the file of opening
nome file "main.ssl"
Reply With Quote
  #4 (permalink)  
Old 01-06-11, 11:43
Steve Green Steve Green is offline
Registered User
 
Join Date: Dec 2007
Posts: 282
Unable to load the file of opening nome file "main.ssl"

is the script there? are your folder names and/or aliases the same? are you using the same version of paradox as you were on the other machine?
__________________
--
Steven Green - Myrtle Beach, South Carolina USA

http://www.OasisTradingPost.com

Oasis Trading Post
- Collectibles and Memorabilia
- Vintage Lego Sets and Supplies
Reply With Quote
  #5 (permalink)  
Old 01-06-11, 12:09
vincenzo57 vincenzo57 is offline
Registered User
 
Join Date: Jan 2011
Posts: 3
are not very experienced but trying to recover work. However the folders are the same and the version paradox
main.ssl:

method run(var eventInfo Event)
var
MyForm Form

endvar

Switch

case formatExist("Estesa Win") :
formatSetDateDefault("Estesa Win")
case formatExist("Window Long") :
formatSetDateDefault("Window Long")
case formatExist("N. Windows") :
formatSetNumberDefault("N. Windows")
case formatExist("Windows N.") :
formatSetNumberDefault("Windows N.")
case formatExist("Ora Windows") :
formatSetTimeDefault("Ora Windows")
EndSwitch

if MyForm.open("Presenta.fsl", WinStyleMaximize) then
close()
else
msgStop("Stop", "Impossibile caricare la scheda di apertura.")
endif

endmethod
Reply With Quote
  #6 (permalink)  
Old 01-06-11, 12:24
Steve Green Steve Green is offline
Registered User
 
Join Date: Dec 2007
Posts: 282
if you need more help, please go to Home - Paradox Community

go to Support, then Newsgroups
__________________
--
Steven Green - Myrtle Beach, South Carolina USA

http://www.OasisTradingPost.com

Oasis Trading Post
- Collectibles and Memorabilia
- Vintage Lego Sets and Supplies
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On