Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using sys(1500) - runtime vs development
Message
De
01/07/2000 01:41:39
 
 
À
02/06/2000 04:05:20
Denis Filer
University of Oxford
Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00375866
Message ID:
00387284
Vues:
19
The reason why SYS(1500) works in the development environment and not in the runtime is because the VFP System menu is present in the dev environment and not in your compiled application. SYS(1500, '_MFI_EXPORT', '_MSM_FILE') refers to the Export menu item in the VFP System menu, not your custom Export option in a File menu you've defined.

Dave

>I want to include a "File, Export" option on my (non-VFP generated) menu system while displaying data in a grid.
>
>I've been informed that e.g. a call to
>
>SYS(1500, '_MFI_EXPORT', '_MSM_FILE')
>
>which works well in the development environment ( as do other options to print, import etc) does not work in runtime.
>
>Anyone have any ideas - other than writing my own code??
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform