Funcname
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 88 articles for 0.303 sec
2007-04-20, 15:11(+02), mobidyc: [...] > Thanks for your answers, > > that does'nt work on the solaris than i create my script, i'm using > ksh88. > #> ksh -c 'foo() { echo $0; }; foo' > ksh > #> > > it does'nt matter, i'll forget this idea. Read the answers again. $ ksh -c 'function foo { echo $0; }; foo' foo You could also do: myfunction() { eval "$1() { FUNCNAME=$1; $     

Group: comp.unix.shell · Group Profile · Search for Funcname in comp.unix.shell
Author: Stephane CHAZELAS
Date: Apr 20, 2007 06:20

On 20 Apr., 12:30, "mobidyc" <mobi...@msn.com> wrote: Hello, is there a way in ksh for identify a function name ? i've seen that in bash, the var $FUNCNAME contains what i want, i've read all the ksh manpage without find any equivalent. i've saw than older ksh version can return the functionname with $0 but it's removed now. any tip/advice appreciated Since portability
Show full article (0.61Kb)
2007-04-20, 12:30(+02), mobidyc: [...] > is there a way in ksh for identify a function name ? > > i've seen that in bash, the var $FUNCNAME contains what i want, i've > read all the ksh manpage without find any equivalent. > i've saw than older ksh version can return the functionname with $0 but > it's removed now. > > any tip/advice appreciated [...] The function name is in $0 if you     

Group: comp.unix.shell · Group Profile · Search for Funcname in comp.unix.shell
Author: Janis
Date: Apr 20, 2007 04:52

Thank you, but I wasn't getting any responses, so I tried another way. Thank you so much for the information. It makes sense now. Sheila "Ken Sheridan" wrote: Sheila: To enter code in the Delete event procedure select the form in form design view by clicking on the small grey square at its top left corner and open its properties sheet if its not already open.
Show full article (0.63Kb) · Show article thread
Sheila: To enter code in the Delete event procedure select the form in form design view by clicking on the small grey square at its top left corner and open its properties sheet if its not already open. Then select the On Delete event property in the properties sheet. Click on the 'build' button; that's the one on the right with 3 dots. Select 'Code Builder' in the dialogue, and click     

Group: comp.unix.shell · Group Profile · Search for Funcname in comp.unix.shell
Author: Stephane CHAZELAS
Date: Apr 20, 2007 04:20

Okay... I've not done this before, so I don't know how to correct the problem. Thanks for your help. Sheila "Klatuu" wrote: All VBA executable code has to be enclosed in either a sub or function Any code here will cause the error Sub SubName() Code goes here End Sub Any code here will cause the error Function FuncName() Code Goes Here End
Show full article (0.67Kb) · Show article thread
All VBA executable code has to be enclosed in either a sub or function Any code here will cause the error Sub SubName() Code goes here End Sub Any code here will cause the error Function FuncName() Code Goes Here End Function Any code here will cause the error "Sheila" <Sheila@discussions.microsoft.com> wrote in message news:D1659AAF-2544-454C-BFEC-7BF41DCAAEF0@microsoft     

Group: comp.unix.shell · Group Profile · Search for Funcname in comp.unix.shell
Author: mobidyc
Date: Apr 20, 2007 03:30

Christophe a écrit : pil91 a écrit : (snip) Je pensais améliorer les choses en remplacant la concaténation de ma chaine un append dans un tableau, puis un join (...) Excès d'autosatisfaction, c'est quif quif, 18s, sur 1 000 000 d'enregistrement avec cette structure Ah oui, à ce sujet l'implémentation CPython optimise automatiquement les longues suites de concaténations
Show full article (0.33Kb)
"Arpita " <hi_arpita200222@yahoo.co.in> wrote in message <g8rt59$ddr$1@fred.mathworks.com>... > "James Tursa" <aclassyguywithaknotac@hotmail.com> wrote in > message <g8njgt$o9d$1@fred.mathworks.com>... > > "Arpita " <hi_arpita200222@yahoo.co.in> wrote in message > > <g8jt3i$jdj$1@fred.mathworks.com>... > > > > --- > > > > What does Load do and what output are you expecting from > > it     

Group: microsoft.public.access · Group Profile · Search for Funcname in microsoft.public.access
Author: Sheila
Date: Sep 16, 2008 14:49

Show full article (3.55Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Funcname in microsoft.public.access
Author: Ken Sheridan
Date: Sep 16, 2008 14:05

Show full article (3.17Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Funcname in microsoft.public.access
Author: Sheila
Date: Sep 16, 2008 12:29

Show full article (2.04Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Funcname in microsoft.public.access
Author: Klatuu
Date: Sep 16, 2008 12:13

Show full article (1.76Kb) · Show article thread
    

Group: fr.comp.lang.python · Group Profile · Search for Funcname in fr.comp.lang.python
Author: Bruno Desthuilliers
Date: Sep 10, 2008 09:06

Show full article (2.43Kb) · Show article thread
    

Group: comp.softsys.matlab · Group Profile · Search for Funcname in comp.softsys.matlab
Author: Arpita
Date: Aug 24, 2008 09:56

Show full article (2.63Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next