Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Playing AVI file within exe
Message
 
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Oracle
Miscellaneous
Thread ID:
01242226
Message ID:
01242377
Views:
22
>>>>Check also Re: Playing a AVI Thread #678213 Message #678970
>
>>>Thanks Naomi, I've implement your code and Sergei's
>
>
>>>IF STRTOFILE(FILETOSTR(lcAnimation),ADDBS(SYS(2023))+lcAnimation) > 0
>>> .Animation.Open(ADDBS(SYS(2023))+lcAnimation)
>>> _VFP.AutoYield = .T.
>>> .Animation.Autoplay = tlAutoplay
>>> .Refresh()
>>>ENDIF
>
>
>>>Works fine in development. I will deploy it and run it on the production >>system to see if user really have a temp folder alvailable to them.
>
>>>Regards.
>
>>It should work. Do you supply config.fpw with your application? You may >create a temp directory for your application yourself in the main program, >so you would know where the temp files go.
>
>Yes I use a Config.fpw but our sysmin doesn't give the rights to create files in the application folder.

>But it should not be in application folder. I would assume your temp >directory go to c drive of your users, assuming all users have C drives.

>Or how do you run your application?

All users access a CITRIX portal from a THIN terminal.
They can only run apllication that are made available to them via the portail.
They cannot browse nor access the C: drive or any other drive.

All application are centralize in a subfolder. They can only be execute.
All data is stored on a ORACLE backend on a SAN.

It's like a maximum security prison. Whe deal with sensitive DATA.
There is no way to capture, send or Print Data.

We also have a Zoning system that prevent developpers to access Production DATA. I can only test on a staging system with dummy DATA.

Everything is secured. When I go to browse the network, I only see my workstation but I know there at least 35 servers and about 160 workstation on that network. It's really scary.
Luc Nadeau
lnadeau@neova.ca

"the theory, it is when all is known and that nothing works. The practice, it is when all works and that nobody knows why." - Albert Einstein (Nobel of physique 1921)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform