Page 1 of 1
PB5.20B2 With statement should work with module names
Posted: Fri Jun 21, 2013 10:44 pm
by uwekel
Hi,
it would be great, if a module name can be used with the
statement.
Best regards
Uwe
Re: PB5.20B2 With statement should work with module names
Posted: Sat Jun 22, 2013 6:37 pm
by Little John
Re: PB5.20B2 With statement should work with module names
Posted: Sat Jun 22, 2013 6:39 pm
by ts-soft
+1
Re: PB5.20B2 With statement should work with module names
Posted: Sat Jun 22, 2013 8:09 pm
by luis
Uhm... I don't like it: as expressed in the other thread linked here you would need to continually repeat with / endwith when using procs from more then one module intercalated, and type a lot of :: anyway like when using a full qualifier.