Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help
Message
De
07/07/1998 10:49:01
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Help
Divers
Thread ID:
00114864
Message ID:
00114880
Vues:
14
>I'm having a problen with a menu I created. when I try to run the application I get an error saying that I am required to use a PARAMETER statement with it. Also I have an introductory form where I'd like to remove the control bar. I'd appreciate any support.
>
>thank you
>Perry
Hi Perry,
Is the message "No parameter statement found". If so it's not the app you're calling but the caller. Caller, calls with a parameter, where called prg has no parameter statement. What control bar ? The title ?
with thisform
  .controlbox=.f.
  .minbutton = .f.
  .maxbutton = .f.
  .movable = .f.
  .caption = ""
Would produce a from like splash screen.
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