|
#1
|
|||
|
|||
|
Help pls.
I've installed today v6.0
Whenever I try to add action "file open or file run" to a button, I get a message pop-up saying: Unexpected symbol near ??? How can I overcome this ? Thnks in advance |
|
#2
|
||||
|
||||
|
Can you post the code that you have on the button?
__________________
TJ-Tigger "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools." "Draco dormiens nunquam titillandus." Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine |
|
#3
|
|||
|
|||
|
Quote:
File.Open("AutoPlay\\Docs\\dreamsuite_4.", , SW_SHOWNORMAL); |
|
#4
|
|||
|
|||
|
Hi, this one is from the related action help file example:
File.Open("AutoPlay\\Docs\\readme.txt", "", SW_SHOWNORMAL); so its should be just a syntax thing, have a look at the "" above and compare with your posted syntax. also check your file path..the file extension seems a little odd. without any change to the file extension, try below now: File.Open("AutoPlay\\Docs\\dreamsuite_4.", "", SW_SHOWNORMAL); hope helps. Last edited by Eagle; 09-17-2005 at 12:53 PM. |
|
#5
|
|||
|
|||
|
Thnks Eagle for your reply.
It helped in file open, but not in file run. Why this is happening? The code is created by the app itself when we browse to a file and select it. I had no problems with previous version. I'm runing Xp + Sp2 Please do reply. |
|
#6
|
|||
|
|||
|
Syntax Bug in File Open and File Run creation actions
Yes, now I understand what you mean..this appears to be bug in AMS60,
unless the 'Args' and Working folder' parameters are manually selected, it does not create the default "" in these parameters, which causes the error message. Untill this is fixed, when selecting these types of actions, just click once in each of the above mentioned 'parameter', as this triggers the correct creation of the "" when the action has been created. I have placed a reference to this link in the Feedback Section for IR Last edited by Eagle; 09-17-2005 at 09:33 PM. |
|
#7
|
|||
|
|||
|
here is an example syntax for File.Run:
File.Run("AutoPlay\\Docs\\myfile.ext", "", "", SW_NORMAL, false); --no wait File.Run("AutoPlay\\Docs\\myfile.ext", "", "", SW_NORMAL, true); --wait hth keep you going for now (the bug report link) http://www.indigorose.com/forums/showthread.php?t=12986 Last edited by Eagle; 09-17-2005 at 09:57 PM. |
|
#8
|
|||
|
|||
|
Ooops, make that
File.Run("AutoPlay\\Docs\\myfile.ext", "", "", SW_SHOWNORMAL, false); --no wait File.Run("AutoPlay\\Docs\\myfile.ext", "", "", SW_SHOWNORMAL, true); --wait btw: another workaround is when the action has been created and added into the script window, just double click the action and this will fix it also. Last edited by Eagle; 09-17-2005 at 10:31 PM. |
|
#9
|
|||
|
|||
|
Thnks once again Eagle. Hope this will be fixed soon. I'll be watching the forum.
|
|
#10
|
|||
|
|||
|
noproblemo
|
|
#11
|
|||
|
|||
|
Seems to be the same problem with File.RunOnReboot and Shell.CreateShortcut....
|
|
#12
|
|||
|
|||
|
Quote:
You are right. Apart from this, the App keeps freezing when some commands are executed. I really don't understand what the Beta testers have done, but I will uninstall this version and return to the previous one. For sure I'll not buy it now. |
|
#13
|
|||
|
|||
|
holmes,
Try not to judge a product based on a few bugs you have found. I am a software tester and I can say from experience with IR software that they are quick to log a bug when it is found and it is not usually long before a service release is available to fix the problem. A viable workaround has been provided so it's only a matter of time before you can use this action without any problems. You will not find a comparable product on the market today that can compete with AMS 6.0. There will always be some bugs in a new major version of any software and usually most severe bugs have already been found and fixed before the release. I think all IR software is wonderful to work with and I'm glad our company decided to implement IR software with our software rollout plans. |
|
#14
|
||||
|
||||
|
Hi, a couple thoughts from someone who has used *a lot* of software. On the "professional developer tool" level it's impossible to produce "100% bug free" software in a commercial context. No company has ever done that. Every piece of commercial developer software you currently own contains at least one bug. Microsoft, Adobe, Borland, Sun, NASA, IBM, Macromedia and Oracle all have never released a "100% bug free" commercial developer tool...
What we have achieved is a very high level of functionality with a minimum of problems, this is the best any developer can hope to do. AutoPlay Media Studio is as solid, on a feature-by-feature basis, as any comparable software on the market today was in its first week of release. Eagle has presented a simple workaround which will give you the exact functionality you need until a fix is released. This particular bug is insignificant in terms of completing a project today. We don't claim our software is "100% bug free" nor do any other software companies as far as I know. But if you view our track record, you'll see that we do a great job of releasing fixes for reported bugs in a timely and efficient fashion. That's the best any developer can be expected to do. We're definitely "as good or better than" any comparable team in our sector in that regard. When compared to the alternatives, AutoPlay Media Studio 6.0 is an extremely good package with a ton of features and some of the best product support in our industry. It's a heck of a value for the price, and allows you to do quite a few things which no other software does. |
|
#15
|
||||
|
||||
|
Quote:
Remember, AMS 6.0 just came out.... and what Corey is, for what's it's worth, right on the money. Hiccups will happen... but it's how a company handles such that you should be focusing on. AMS 6 = a very nice platform that has strong roots in AMS 5 (for those new to the Autoplay Media Studio line of I.R. products). I would have paid for AMS 6 even if I had not received a copy from I.R. for helping in the beta testing stage. Because I know they care and it shows in everything I have seen them put forth, done. Sincerely, |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pls. help ( product key ) | fawzi | Setup Factory 7.0 Discussion | 2 | 02-24-2005 11:22 AM |
| Help pls | Casper | Setup Factory 7.0 Discussion | 2 | 01-11-2005 10:09 PM |
| PLS HELP! Some ppl have no button labels | Mr.Gray | AutoPlay Media Studio 5.0 | 6 | 02-16-2004 04:25 PM |
| Bad Browser - Pls Help! | Grim | AutoPlay Media Studio 4.0 | 3 | 12-17-2003 05:45 AM |
All times are GMT -6. The time now is 03:45 PM.








Linear Mode

