Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GETFILES() as a top-level form
Message
De
18/08/1998 04:09:23
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00127598
Message ID:
00127664
Vues:
11
>I have a little routine which runs invisibly while it checks the dates on local files used in an application and copies newer ones, where necessary, from a network site. Whenever it needs an operator's decision, MESSAGEBOX() is used to put a message up on the screen, as a top-level form--I include "screen = off" in my config.fpw. When the routine needs operator assistance to find files I want to use GETFILES(), but this apparently does not work as a top-level form. Instead, it never appears, although there is a bar on the Windows bar with the "Open" caption and if you click on this and press the routine continues, so it is functioning in the background somewhere (probably inside the invisible FoxPro window).
>
>Is GETFILES() not able to function as a top-lvel form or am I missing a setting somewhere?
>
>Any help, even confirmation that this will never work, would be appreciated.
>
>Reg
Reg,
Getfile() needs a visible window either main VFP window or an SDI window. You could temporarily set _screen.visible=.t.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform