Help with F1 function for Help
#10
(10-07-2022, 11:29 PM)PhilOfPerth Wrote: If I use the Tab function in my programme, eg Tab(10), then  select the keyword Tab and press f1 for Help, it gets ignored, but if I insert a space between Tab and (  - which the IDE removes later- I get the explanation as expected.
But with other non-spaced functions, like left$(  (which are also ignored until a space is inserted), if I insert a space I'm offered a choice of explanation for the $ sign or for String, neither of which is what I need. This also happens with Mid$( and Left$( and others.  Confused
This is odd indeed. Could it be that "TAB()" could always be part of "PRINT", not like "LEFT$()" which could be at RHS in assignment as well as its result being printed? What if this "trick" is done with "PRINT USING" or "PRINT #1, USING" or alike?
Reply


Messages In This Thread
Help with F1 function for Help - by PhilOfPerth - 10-07-2022, 03:24 AM
RE: Help with F1 function for Help - by Pete - 10-07-2022, 03:33 AM
RE: Help with F1 function for Help - by Pete - 10-07-2022, 05:51 AM
RE: Help with F1 function for Help - by Pete - 10-07-2022, 06:18 AM
RE: Help with F1 function for Help - by mnrvovrfc - 10-07-2022, 11:39 PM
RE: Help with F1 function for Help - by RhoSigma - 10-08-2022, 08:22 AM
RE: Help with F1 function for Help - by Pete - 10-08-2022, 04:12 PM
RE: Help with F1 function for Help - by RhoSigma - 10-08-2022, 04:35 PM
RE: Help with F1 function for Help - by Pete - 10-08-2022, 05:06 PM
RE: Help with F1 function for Help - by Pete - 10-09-2022, 04:11 PM
RE: Help with F1 function for Help - by bplus - 10-10-2022, 02:43 PM
RE: Help with F1 function for Help - by mnrvovrfc - 10-10-2022, 08:05 PM
RE: Help with F1 function for Help - by bplus - 10-10-2022, 02:59 PM
RE: Help with F1 function for Help - by mnrvovrfc - 10-11-2022, 02:07 AM



Users browsing this thread: 7 Guest(s)