Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mayday!!! Mayday!!!
Message
 
À
21/10/1999 13:34:35
Julius Sotomil
Icodes Computer Services
Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00279494
Message ID:
00279500
Vues:
13
>Hi! (or rather HELP!) I'm an FPW2.6 programmer trying desperately to convert to VFP and would like to seek your guidance.. specifically, my problem is..
>
>I want to make a form for a simple printer dialog which asks the ff. questions..
>
> a. Run date
> b. Output (e.i. Screen or Printer)
>
>now.. here's the problem..
>
>I have a code that goes like this
>
> m.run_date = date()
> m.destinat = 1
>
> do form prn_dia
>
> do case
> case m.destinat = 1 && Screen
> report form MyReport preview
> case m.destinat = 2 && Printer
> report form MyReport to print
> endcase
>
>PROBLEM!!! I can't seem to use the dialog with my own variables. I mean the variables after the "do form prn_dia" does not change.

magandang gabi! Are you a filipino? Sounds like it's not.
m.destina should be declared public or just pass the m.destina as parameter.

>
>
>Please help....
>
>Julius
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform